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:
8a3d895
)
OMAPDSS: HDMI: use vdda_hdmi_dac
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 15 Aug 2012 12:55:04 +0000
(15:55 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 7 Sep 2012 17:02:04 +0000
(20:02 +0300)
The HDMI driver requires vdda_hdmi_dac power for operation, but does not
enable it. This has worked because the regulator has been always
enabled.
But this may not always be the case, as I encountered when implementing
HDMI device tree support.
This patch changes the HDMI driver to use the vdda_hdmi_dac.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found