From: Eric Lapuyade Date: Tue, 2 Oct 2012 16:44:06 +0000 (+0200) Subject: NFC: Separate pn544 hci driver in HW dependant and independant parts X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~337^2^2~67^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f18414af395c547f20300e5d4c81d7190a4155;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed