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:
4a22176
)
mei: add mei_hbuf_acquire wrapper
author
Tomas Winkler
<tomas.winkler@intel.com>
Wed, 19 Feb 2014 15:35:47 +0000
(17:35 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 28 Feb 2014 23:15:56 +0000
(15:15 -0800)
A client has to acquire host buffer
before writing, we add lock like wrapper
to replace the code snippet
if (dev->hbuf_is_ready)
dev->hbuf_is_ready = false;
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/amthif.c
patch
|
blob
|
history
drivers/misc/mei/client.c
patch
|
blob
|
history
drivers/misc/mei/hw-me.c
patch
|
blob
|
history
drivers/misc/mei/hw-txe.c
patch
|
blob
|
history
drivers/misc/mei/interrupt.c
patch
|
blob
|
history
drivers/misc/mei/mei_dev.h
patch
|
blob
|
history
drivers/misc/mei/wd.c
patch
|
blob
|
history
diff --cc
drivers/misc/mei/amthif.c
Simple merge
diff --cc
drivers/misc/mei/client.c
Simple merge
diff --cc
drivers/misc/mei/hw-me.c
Simple merge
diff --cc
drivers/misc/mei/hw-txe.c
Simple merge
diff --cc
drivers/misc/mei/interrupt.c
Simple merge
diff --cc
drivers/misc/mei/mei_dev.h
Simple merge
diff --cc
drivers/misc/mei/wd.c
Simple merge