commit | 97f18414af395c547f20300e5d4c81d7190a4155 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@linux.intel.com> | Tue Oct 02 18:44:06 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Oct 26 18:26:46 2012 +0200 |
tree | 4a2eb92f03d4bf8f8ff82452b2118f91d5780eef | |
parent | 632c016ab8ba1f98262bd6242b38d73ee4ae652e [diff] |
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>