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

2013-04-10 Thread Greg KH
On Thu, Apr 11, 2013 at 03:03:28AM +0200, Samuel Ortiz wrote: > v6 -> v7: >* Removed include/uapi/linux/mei/nfc.h. > All MEI NFC definitions are now folded into drivers/misc/mei/nfc.c All now applied, thanks for the persistance. greg k-h -- To unsubscribe from this list: send the line "u

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

2013-04-10 Thread Samuel Ortiz
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 + d