[PATCH 0/2] NFC: Add deactivate target functionality

2017-06-15 Thread Mark Greer
There is currently no way for userspace to deactivate an active target. Since the target is active, the adapter cannot be powered down which wastes wastes power when the target has been read and isn't needed anymore (but remains within range). To solve this, add a way to deactivate a currently act

Re: [PATCH 0/2] NFC: Add deactivate target functionality

2017-11-09 Thread Samuel Ortiz
Hi Mark, On Thu, Jun 15, 2017 at 08:34:20PM -0700, Mark Greer wrote: > There is currently no way for userspace to deactivate an active target. > Since the target is active, the adapter cannot be powered down which > wastes wastes power when the target has been read and isn't needed > anymore (but