commit | dfccd0f580445d176acea174175b3e6518cc91f7 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 03 15:14:17 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 14 00:35:19 2013 +0200 |
tree | 9685d2c41e53be5b254bcaf26ccb54b116ea1ea5 | |
parent | 46f793b0413cfb234ca4faf7e598f24967e1fd3b [diff] |
NFC: pn533: Add some polling entropy By not always starting the polling loop from the same modulation, we avoid entering infinite loops where devices exporting 2 targets (on 2 different modulations) get the same target activated over and over. If this target is not readable (e.g. a wallet emulating a tag), we will stay in an error loop for ever. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>