diff options
author | Mark A. Greer <mgreer@animalcreek.com> | 2014-04-23 20:00:56 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-05-19 23:52:40 +0200 |
commit | 4b8b6267bed9261c5c2f52e6b1ff258cd9305ad2 (patch) | |
tree | f374f1917387a773def8ddc78c3b8ccc124ee121 /drivers/mcb | |
parent | NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero (diff) | |
download | linux-4b8b6267bed9261c5c2f52e6b1ff258cd9305ad2.tar.xz linux-4b8b6267bed9261c5c2f52e6b1ff258cd9305ad2.zip |
NFC: digital: Handle multiple SENSF_REQ frames
According to section 5.15.1.3 of the NFC Activity
Specification, multiple SENSF_REQ commands can be
received by a target before it receives an ATR_REQ
command. To handle this, add a routine that checks
whether a SENSF_REQ or ATR_REQ has been recieved.
If its a SENSF_REQ, respond appropriately and
continue waiting for a ATR_REQ. If its an ATR_REQ,
handle it as before.
CC: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mcb')
0 files changed, 0 insertions, 0 deletions