commit | 9f0c4542c49cbd041f2b6943b16644af0a3ff48f | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@collabora.com> | Thu Jun 16 20:25:23 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 06 10:02:08 2016 +0200 |
tree | e9276c73f1638498861d5a2c47369b4a512a2cbd | |
parent | a52bd7d2753b0567c71d604c640e9c4a86221756 [diff] |
NFC: port100: Abort current command before switching RF off If a command is still being processed by the device, the switch RF off command will be rejected. With this patch, the port100 driver calls port100_abort_cmd() before sending the switch RF off command. Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>