aboutsummaryrefslogtreecommitdiffstats
path: root/lib/scatterlist.c
diff options
context:
space:
mode:
authorMark Greer <mgreer@animalcreek.com>2017-06-15 20:34:22 -0700
committerSamuel Ortiz <sameo@linux.intel.com>2017-11-10 00:03:39 +0100
commit4d63adfe12dd9cb61ed8badb4d798955399048c2 (patch)
tree66b92544d76b7033e73a78897169612109eefe29 /lib/scatterlist.c
parentNFC: digital: Abort cmd when deactivating target (diff)
downloadlinux-dev-4d63adfe12dd9cb61ed8badb4d798955399048c2.tar.xz
linux-dev-4d63adfe12dd9cb61ed8badb4d798955399048c2.zip
NFC: Add NFC_CMD_DEACTIVATE_TARGET support
Once an NFC target (i.e., a tag) is found, it remains active until there is a failure reading or writing it (often caused by the target moving out of range). While the target is active, the NFC adapter and antenna must remain powered. This wastes power when the target remains in range but the client application no longer cares whether it is there or not. To mitigate this, add a new netlink command that allows userspace to deactivate an active target. When issued, this command will cause the NFC subsystem to act as though the target was moved out of range. Once the command has been executed, the client application can power off the NFC adapter to reduce power consumption. Signed-off-by: Mark Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'lib/scatterlist.c')
0 files changed, 0 insertions, 0 deletions