NFC: pn544: Separate the core code and the i2c one into different modules
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 18 Dec 2012 15:26:23 +0000 (16:26 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:52 +0000 (00:51 +0100)
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>

No differences found