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:
c2fbd06
)
OMAPDSS: HDMI: remove extra poweroff
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 17 Oct 2014 10:55:08 +0000
(13:55 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:26 +0000
(13:40 +0200)
hdmi_pll_enable powers off the PLL as the first thing it does. Right
after that, it enables the PLL powers.
The initial power-off is pointless, so let's remove it.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found