commit | 8668fdd6efb3a75e0d58a3287a47fa7e60a68a73 | [log] [tgz] |
---|---|---|
author | Eric Lapuyade <eric.lapuyade@intel.com> | Thu May 03 16:21:58 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 09 16:42:09 2012 -0400 |
tree | 27b4846b8243014391833f62937e4a2c20718a18 | |
parent | a070c8591a503ec65e2c84ebaf3454e5cd76e3fe [diff] |
NFC: Core must test the device polling state inside the device lock There can ever be only one call to nfc_targets_found() after polling has been engaged. This could be from a target discovered event from the driver, or from an error handler to notify poll will never complete. Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>