]> Pileus Git - ~andy/linux/commit
NFC: Add secure elements addition and removal API
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 10 May 2013 13:28:38 +0000 (15:28 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jun 2013 11:44:58 +0000 (13:44 +0200)
commitfed7c25ec0d4894edfc36bbe5c5231e52f45483a
treef481af4d3a05bd2f1b707a074cc49cf2d4a9f93b
parent0a946301c2d3eac8673e556df820c0b6023ac6c3
NFC: Add secure elements addition and removal API

This API will allow NFC drivers to add and remove the secure elements
they know about or detect. Typically this should be called (asynchronously
or not) from the driver or the host interface stack detect_se hook.

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