NFC: pn544: Use module_i2c_driver
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 18 Dec 2012 15:40:16 +0000 (16:40 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:52 +0000 (00:51 +0100)
commit234d4d6b1038f004f233f14906ec9328bf53088b
tree9043ae5032f1da683cc6cb5b41ba35d6d5472dc4
parentaa74103071312fede1f4953fe3c027941add1256
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>
drivers/nfc/pn544/i2c.c