OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutex
authorRicardo Neri <ricardo.neri@ti.com>
Thu, 26 Apr 2012 00:29:06 +0000 (19:29 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 12:17:09 +0000 (15:17 +0300)
commitb7dea05aec8b6421500929d5003866655d6d9dab
treed042965ba9e46ff850f388bdf099146e66e7d90e
parent24ccfc5541b11f1e6ffcf10f5ce94370440d6c75
OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutex

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>
drivers/video/omap2/dss/hdmi_panel.c