summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533/i2c.c
diff options
context:
space:
mode:
authorMichael Thalmeier <michael.thalmeier@hale.at>2016-03-25 17:46:53 +0300
committerSamuel Ortiz <sameo@linux.intel.com>2016-04-10 00:53:15 +0300
commit9815c7cf22daceabfb919ddcd6f2c80e049c1fbc (patch)
tree8ed0f04f080ddf96bfabf2e189f077b857d2ab11 /drivers/nfc/pn533/i2c.c
parent37f895d7e85e7d7e23e2395e666ea43001862e5f (diff)
downloadlinux-9815c7cf22daceabfb919ddcd6f2c80e049c1fbc.tar.xz
NFC: pn533: Separate physical layer from the core implementation
The driver now has all core stuff isolated in one file, and all the hardware link specifics in another. Writing a pn533 driver on top of another hardware link is now just a matter of adding a new file for that new hardware specifics. The first user of this separation will be the i2c based pn532 driver that reuses pn533 core implementation on top of an i2c layer. Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/pn533/i2c.c')
0 files changed, 0 insertions, 0 deletions