linux/drivers/nfc
Waldemar Rymarkiewicz 89fb202567 NFC: pn533: Remove unused pn533_send_cmd_frame_asy
Remove obsolete send async api as it's no longer used. Remove
global dev->in_frame as well, as each packet is kept is a
seperate skb struct now, so that's not used anymore.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-01-10 00:51:41 +01:00
..
pn544 NFC: Move pn544.h to linux/platform_data/ 2012-11-19 23:56:59 +01:00
Kconfig NFC: Remove the pn544 raw driver 2012-09-25 00:17:27 +02:00
Makefile NFC: Separate pn544 hci driver in HW dependant and independant parts 2012-10-26 18:26:46 +02:00
nfcwilink.c NFC: Move the nfcwilink dereference below the NULL test 2012-09-25 00:17:26 +02:00
pn533.c NFC: pn533: Remove unused pn533_send_cmd_frame_asy 2013-01-10 00:51:41 +01:00