]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands
authorMichael Thalmeier <michael.thalmeier@hale.at>
Thu, 21 Apr 2016 14:43:51 +0000 (16:43 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 9 May 2016 21:59:47 +0000 (23:59 +0200)
commit04bb40cfc2b9e1bc20645c2be3e6ede9576c427a
tree050f7c3334a715ec9003525f7152290928bb1027
parentd7d4c9619b25c2a85758d74abbc1602920909bc8
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands

When a command gets aborted the pn533 core does not need any RX
frames that may be received until a new frame is sent.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533/i2c.c