linux/drivers/nfc/pn544
Samuel Ortiz 234d4d6b10 NFC: pn544: Use module_i2c_driver
The pn544 init routine does nothing but adding the driver to the i2c bus.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-01-10 00:51:52 +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
i2c.c NFC: pn544: Use module_i2c_driver 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