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)
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>

No differences found