commit | 30f98489f54e027001cc9b27c59840975871de65 | [log] [tgz] |
---|---|---|
author | Michael Thalmeier <michael.thalmeier@hale.at> | Thu Apr 21 16:43:51 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon May 09 23:59:47 2016 +0200 |
tree | 050f7c3334a715ec9003525f7152290928bb1027 | |
parent | b16931b13c67f06ca74cc8d02797de480dea348b [diff] |
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>