kernel-ark/drivers/nfc
Samuel Ortiz cd48d8ba14 NFC: microread: Fix mei physical layer
The MEI bus API changed according to the latest comments from the char-misc
maintainers, and this patch fixes the microread mei physical layer code
according to those changes:
We pass the MEI id back to the probe routine, and the mei_driver takes a
table of MEI ids instead of one static id.
Also, mei_bus_driver got renamed to mei_driver, mei_bus_client to
mei_device, and mei_bus_set/get_clientdata to mei_set/get_clientdata.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-02-11 18:35:36 +01:00
..
microread NFC: microread: Fix mei physical layer 2013-02-11 18:35:36 +01:00
pn544 NFC: Initial Secure Element API 2013-01-10 00:51:54 +01:00
Kconfig NFC: Initial support for Inside Secure microread 2013-02-03 20:37:42 +01:00
Makefile NFC: Initial support for Inside Secure microread 2013-02-03 20:37:42 +01:00
nfcwilink.c NFC: Initial Secure Element API 2013-01-10 00:51:54 +01:00
pn533.c NFC: pn533: Fix target polling mode 2013-02-08 12:18:48 +01:00