commit | 3cc952dbf1a7176b9247da4cd2612c9ddc1d1b51 | [log] [tgz] |
---|---|---|
author | Thierry Escande <thierry.escande@collabora.com> | Thu Jun 16 20:24:45 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Jul 06 10:26:52 2016 +0200 |
tree | 4e8fe70f1d101239c3097ada1fad408de2127f76 | |
parent | af66df0f53b9120437556d8eb00d70a36e791258 [diff] |
NFC: digital: Abort last command when dep link goes down With this patch, the Digital Protocol layer abort the last issued command when the dep link goes down. That way it does not have to wait for the driver to reply with a timeout error before sending a new command (i.e. a start poll command if constant polling is on). Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>