git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2176754
)
mei: do not override a client writing state when buffering
author
Tomas Winkler
<tomas.winkler@intel.com>
Sun, 23 Jun 2013 06:37:00 +0000
(09:37 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:32:30 +0000
(16:32 -0700)
when we buffer write request we should not switch to
MEI_WRITING since this will override MEI_WRITE_COMPLETE
state of preceding write
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found