mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 06:31:52 +00:00
f3e8fb5527
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> |
||
---|---|---|
.. | ||
hci | ||
llcp | ||
nci | ||
af_nfc.c | ||
core.c | ||
Kconfig | ||
Makefile | ||
netlink.c | ||
nfc.h | ||
rawsock.c |