OMAPDSS: HDMI: remove extra poweroff
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 17 Oct 2014 10:55:08 +0000 (13:55 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 12 Nov 2014 11:40:26 +0000 (13:40 +0200)
commitd13cbb32c50019b38fb3ab030a8ab435b6f2440a
treee794d3569f3ab4df63fded58ac6d97337aeb820d
parentc2fbd061a28530dd24b2593bffa2b6a5b15eb3ed
OMAPDSS: HDMI: remove extra poweroff

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