commit | c952f915ce8567120ffdf12998ad0c945fbc93ac | [log] [tgz] |
---|---|---|
author | Michael Thalmeier <michael.thalmeier@hale.at> | Thu Apr 21 16:43:52 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue May 10 00:01:16 2016 +0200 |
tree | 6519e34422b2ad22b7e562f487c3f0c696ee3c70 | |
parent | 30f98489f54e027001cc9b27c59840975871de65 [diff] |
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>