linux/drivers/nfc
Wei Yongjun 4674d0fecb NFC: pn533: Fix error return code in pn533_probe()
Fix to return -ENOMEM in the nfc device alloc error handling
case instead of 0, as done elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-06-14 00:18:58 +02:00
..
microread NFC: mei: Do not disable MEI devices from their remove routine 2013-05-21 10:48:41 +02:00
pn544 NFC: pn544: Remove Felica and Jewel device presence check 2013-06-14 00:18:58 +02:00
Kconfig NFC: mei_phy depends on INTEL_MEI 2013-05-21 10:48:40 +02:00
Makefile NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
mei_phy.c NFC: mei_phy: Register event callback when enabling the device 2013-05-21 10:48:40 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcwilink.c NFC: Initial Secure Element API 2013-01-10 00:51:54 +01:00
pn533.c NFC: pn533: Fix error return code in pn533_probe() 2013-06-14 00:18:58 +02:00