commit | 7854a44526de84142e367f08288c9f3a33c4c8ee | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@collabora.com> | Tue Jun 07 16:21:52 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 04 12:26:27 2016 +0200 |
tree | bb06beaf8e3ff9803d4018bd2c41bd209b645fcb | |
parent | a81ba50a89930a96e34862cf236b4f4461e741ae [diff] |
NFC: digital: Add a delay between poll cycles This replaces the polling work struct with a delayed work struct and add a 10 ms delay between 2 poll cycles. This avoids to flood the device with 'switch off'/'switch on' commands. Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>