NFC: Initial Secure Element API
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 19 Dec 2012 18:11:32 +0000 (19:11 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:54 +0000 (00:51 +0100)
Each NFC adapter can have several links to different secure elements and
that property needs to be exported by the drivers.
A secure element link can be enabled and disabled, and card emulation will
be handled by the currently active one. Otherwise card emulation will be
host implemented.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found