From: Tomi Valkeinen Date: Fri, 17 Oct 2014 10:55:08 +0000 (+0300) Subject: OMAPDSS: HDMI: remove extra poweroff X-Git-Tag: omap-for-v3.19/fixes-rc1~128^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13cbb32c50019b38fb3ab030a8ab435b6f2440a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed