]> git.karo-electronics.de Git - karo-tx-linux.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)
commit30f98489f54e027001cc9b27c59840975871de65
tree050f7c3334a715ec9003525f7152290928bb1027
parentb16931b13c67f06ca74cc8d02797de480dea348b
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