kernel-ark/net/nfc/hci
Eric Lapuyade 9009943326 NFC: Cache the core NFC active target pointer instead of its index
The NFC Core now caches the active nfc target pointer, thereby avoiding
the need to lookup the target table for each invocation of a driver ops.
Consequently, pn533, HCI and NCI now directly receive an nfc_target
pointer instead of a target index.

Cc: Ilan Elias <ilane@ti.com>
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:27:59 -04:00
..
command.c
core.c NFC: Cache the core NFC active target pointer instead of its index 2012-05-15 17:27:59 -04:00
hci.h
hcp.c
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00
shdlc.c NFC: SHDLC implementation 2012-04-12 15:10:35 -04:00