NFC: add nfc generic netlink interface
The NFC generic netlink interface exports the NFC control operations to the user space. Signed-off-by:Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by:
Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com> Reviewed-by:
Johannes Berg <johannes@sipsolutions.net> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
Showing
- include/linux/nfc.h 112 additions, 0 deletionsinclude/linux/nfc.h
- include/net/nfc.h 21 additions, 0 deletionsinclude/net/nfc.h
- net/nfc/Makefile 1 addition, 1 deletionnet/nfc/Makefile
- net/nfc/core.c 91 additions, 2 deletionsnet/nfc/core.c
- net/nfc/netlink.c 537 additions, 0 deletionsnet/nfc/netlink.c
- net/nfc/nfc.h 11 additions, 0 deletionsnet/nfc/nfc.h
include/linux/nfc.h
0 → 100644
net/nfc/netlink.c
0 → 100644
Please register or sign in to comment