commit | 390a1bd8538132186ddb679cafe9e75b7ef7e2d2 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Dec 19 19:11:32 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu Jan 10 00:51:54 2013 +0100 |
tree | 1c548396163a30e0e29f6572cf7b6f0c645085ba | |
parent | 2ad554a502facd705ce6eb362d0f1ac3ca426508 [diff] |
NFC: Initial Secure Element API 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>