commit | 17e9d9d437d1bb52077e562fae9457236dbaa76f | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Jun 26 18:16:21 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 14 00:35:17 2013 +0200 |
tree | 76af676423bbfb4873949ef9ffc911ed6c3093c8 | |
parent | f1abed171fa565448d229afb814f66ab6d104d44 [diff] |
NFC: pn533: Fix the pn533 polling loop By turning the radio off after each failed polling try, we dramatically improve the pn533 polling loop efficiency. Without this fix, all Android phones running the broadcom NFC stack are almost never detected. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>