linux/include/net/nfc
Eric Lapuyade d4ccb13280 NFC: Specify usage for targets found and target lost events
It is now specified that nfc_target_found() and nfc_target_lost() core
functions must not be called from an atomic context. This allow us to
serialize calls and protect the targets table using the nfc device lock
instead of a spinlock.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-05-15 17:28:00 -04:00
..
hci.h NFC: Remove useless HCI private nfc target table 2012-05-15 17:28:00 -04:00
nci_core.h NFC: NCI code identation fixes 2012-03-06 15:16:25 -05:00
nci.h NFC: Add NCI multiple targets support 2012-01-24 14:32:29 -05:00
nfc.h NFC: Specify usage for targets found and target lost events 2012-05-15 17:28:00 -04:00
shdlc.h NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00