NFC: pn533: Start listen timer from start_poll
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 21 Aug 2013 13:12:06 +0000 (15:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 23:35:41 +0000 (01:35 +0200)
commitcec4b8edc9c139ef658e2a26aa38a2a4b768aec6
tree4ad69fc6a954dfe52a84105d630eb678a9949408
parent673088fb42d0d6de500c4d3e22527611982dcce1
NFC: pn533: Start listen timer from start_poll

If we start the polling loop from a listening cycle, we need to start
the corresponding timer as well.
This bug showed up after commit dfccd0f5 as it was impossible to start
from a listening cycle before it.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533.c