linux/drivers/nfc
Eric Lapuyade 412fda538f NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree.
PN544 now registers directly with HCI and passes the name of the llc it
requires (shdlc).
HCI instantiation now allocates the required llc instance. The llc is
started when the HCI device is brought up.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:26 +02:00
..
Kconfig NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00
Makefile NFC: HCI based pn544 driver 2012-05-15 17:30:30 -04:00
nfcwilink.c NFC: Use module_platform_driver macro for nfcwilink.c 2012-09-25 00:17:23 +02:00
pn533.c NFC: Don't use WQ_MEM_RECLAIM for pn533 2012-09-25 00:17:24 +02:00
pn544.c drivers/nfc/pn544.c: add missing regulator 2011-02-25 15:07:36 -08:00
pn544_hci.c NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00