[char-misc-next 0/3 v7] Support NFC device on MEI CL bus

From: Samuel Ortiz
Date: Wed Apr 10 2013 - 21:03:48 EST


v6 -> v7:
* Removed include/uapi/linux/mei/nfc.h.
All MEI NFC definitions are now folded into drivers/misc/mei/nfc.c

Samuel Ortiz (3):
mei: nfc: Initial nfc implementation
mei: nfc: Add NFC device to the MEI bus
mei: nfc: Implement MEI bus ops

drivers/misc/mei/Makefile | 1 +
drivers/misc/mei/client.c | 3 +
drivers/misc/mei/init.c | 2 +
drivers/misc/mei/mei_dev.h | 10 +
drivers/misc/mei/nfc.c | 554 ++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 570 insertions(+)
create mode 100644 drivers/misc/mei/nfc.c

--
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/