linux/drivers/nfc/pn533
Michael Thalmeier c952f915ce NFC: pn533: reset poll modulation list before calling targets_found
We need to reset the poll modulation list before calling
nfc_targets_found because otherwise userspace could run
before the modulation list is cleared and then get a "Cannot
activate target while polling" error upon calling activate_target.

Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2016-05-10 00:01:16 +02:00
..
i2c.c NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands 2016-05-09 23:59:47 +02:00
Kconfig
Makefile
pn533.c NFC: pn533: reset poll modulation list before calling targets_found 2016-05-10 00:01:16 +02:00
pn533.h NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00
usb.c NFC: pn533: fix order of initialization 2016-05-09 23:59:18 +02:00