NFC: Separate pn544 hci driver in HW dependant and independant parts
The driver now has all HCI stuff isolated in one file, and all the hardware link specifics in another. Writing a pn544 driver on top of another hardware link is now just a matter of adding a new file for that new hardware specifics. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Showing
drivers/nfc/pn544/Makefile
0 → 100644
drivers/nfc/pn544/i2c.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
drivers/nfc/pn544/pn544.h
0 → 100644
Please register or sign in to comment