commit | be055b2f89b5842f41363b5655a33dffb51a8294 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Thu Apr 11 11:52:20 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Apr 12 16:54:45 2013 +0200 |
tree | 6398132673bbef68a876092afb715e9906edae27 | |
parent | 44b3decb414919760c7327df05e63372c1bf5d9a [diff] |
NFC: RFKILL support All NFC devices will now get proper RFKILL support as long as they provide some dev_up and dev_down hooks. Rfkilling an NFC device will bring it down while it is left to userspace to bring it back up when being rfkill unblocked. This is very similar to what Bluetooth does. Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>