commit | f1abed171fa565448d229afb814f66ab6d104d44 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Jun 26 17:53:09 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Aug 14 00:35:17 2013 +0200 |
tree | c9a87f695cf41bd86d0acfb6934d9c57d5f9f510 | |
parent | 91a32269e31282405db405b9ec9ce1a30568e4b0 [diff] |
NFC: pn533: Fix hardware busy loop when establishing the LLCP link By using the standard setting for the regular pn533 dongles, we no longer wait for ever for an ATR_RES. Without this, a failing ATR_REQ will put the hardware into a busy loop, constantly waiting for an ATR_RES. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>