linux/include/net/nfc
Eric Lapuyade f3e8fb5527 NFC: Modified hci_transceive to become an asynchronous operation
This enables the completion callback to be called from a different
context, preventing a possible deadlock if the callback resulted in the
invocation of a nested call to the currently locked nfc_dev.
This is also more in line with the im_transceive nfc_ops for NFC Core or
NCI drivers which already behave asynchronously.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:25 +02:00
..
hci.h NFC: Modified hci_transceive to become an asynchronous operation 2012-09-25 00:17:25 +02:00
nci_core.h NFC: Implement NCI dep_link_up and dep_link_down 2012-09-25 00:17:23 +02:00
nci.h NFC: Parse NCI NFC-DEP activation params 2012-09-25 00:17:23 +02:00
nfc.h NFC: Use system_nrt_wq instead of custom ones 2012-09-25 00:17:23 +02:00
shdlc.h NFC: Modified hci_transceive to become an asynchronous operation 2012-09-25 00:17:25 +02:00