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:
24ccfc5
)
OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutex
author
Ricardo Neri
<ricardo.neri@ti.com>
Thu, 26 Apr 2012 00:29:06 +0000
(19:29 -0500)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 11 May 2012 12:17:09 +0000
(15:17 +0300)
As the hdmi_lock mutex is inside the hdmi struct, rename to simply
"lock". This is only a change in the name. There are not changes
in functionality.
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
No differences found