NFC: Add a GET_SE netlink API
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 24 Jul 2013 16:10:50 +0000 (18:10 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 22:35:19 +0000 (00:35 +0200)
commitac22ac466a659f1b2e02a2e2ee23fc5c42da2c95
treecba9976efbda3c184719e23004552061711c5f44
parent369f4d503ac12363f5d11b91f849377875d57598
NFC: Add a GET_SE netlink API

In order to fetch the discovered secure elements from an NFC controller,
we need to send a netlink command that will dump the list of available
SEs from NFC.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/uapi/linux/nfc.h
net/nfc/netlink.c