commit | ca455fafc2ef6a26089ba082b89e5d6e89cb2f8f | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Tue May 24 16:03:35 2016 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 30 14:35:13 2016 +0200 |
tree | 50fc610c6ad7f4050cd551b090073dac6bc9f1ed | |
parent | 2f9cc12bb34a4a90f18839a5ce35e1e4d33d6413 [diff] |
mei: amthif: drop READ_COMPLETE state AMTHIF code now uses read completed queue to store replies from the FW. It is possible to send the next request as soon as a read from the FW is completed. With these changes we don't need the READ_COMPLETE state. Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>