commit | 5876bc75e2d3174cd1cd944ee33edc77cd1173ca | [log] [tgz] |
---|---|---|
author | Mark A. Greer <mgreer@animalcreek.com> | Tue Mar 25 08:54:30 2014 -0700 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Apr 22 00:37:26 2014 +0200 |
tree | 96159c619acadadc67a2e278655170bdc3fe70b9 | |
parent | 5fa3af352b991e2e5c674728411d1cc4a4923e4d [diff] |
NFC: trf7970a: Only abort a command if one is active Only initiate the abort command process when there is an active command. If the abort process were started and there wasn't an active command then the next command issued by the digital layer would be incorrectly aborted. Signed-off-by: Mark A. Greer <mgreer@animalcreek.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>