NFC: pn533: Fix hardware busy loop when establishing the LLCP link
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 26 Jun 2013 15:53:09 +0000 (17:53 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 13 Aug 2013 22:35:17 +0000 (00:35 +0200)
commitf1abed171fa565448d229afb814f66ab6d104d44
treec9a87f695cf41bd86d0acfb6934d9c57d5f9f510
parent91a32269e31282405db405b9ec9ce1a30568e4b0
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>
drivers/nfc/pn533.c