linux/drivers/nfc/pn544
Samuel Ortiz aa74103071 NFC: pn544: Separate the core code and the i2c one into different modules
As we may need to support other physical layers, we can avoid linking the
core part into each and every pn544 module.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-01-10 00:51:52 +01:00
..
i2c.c NFC: Move pn544.h to linux/platform_data/ 2012-11-19 23:56:59 +01:00
Kconfig NFC: pn544: Separate the core code and the i2c one into different modules 2013-01-10 00:51:52 +01:00
Makefile NFC: pn544: Separate the core code and the i2c one into different modules 2013-01-10 00:51:52 +01:00
pn544.c NFC: pn544: Separate the core code and the i2c one into different modules 2013-01-10 00:51:52 +01:00
pn544.h NFC: Separate pn544 hci driver in HW dependant and independant parts 2012-10-26 18:26:46 +02:00