commit | 5cf8b2a9be0abec35f675bc719ca6eba9e559b1d | [log] [tgz] |
---|---|---|
author | Alexander Usyskin <alexander.usyskin@intel.com> | Sun Feb 07 23:35:25 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 14:47:20 2016 -0800 |
tree | 93add494a6fa86a19593f8ef50eb414b57e74a3c | |
parent | 62e8e6ad60975df491d886efaa7fe0aa832947fb [diff] |
mei: amthif: allow only one request at a time A next amthif write can be executed only after the previous one has completed. 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>