video: tegra: enable both display controller clock when enabling hdmi
authorErik Gilling <konkers@android.com>
Mon, 27 Sep 2010 23:49:38 +0000 (16:49 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:28:53 +0000 (16:28 -0700)
commit0cc38a4d7376ac4ab12c253bd64e74cbb7d1fbca
treeb57456dfa7720b8c5bbe1e8d75ce6e2cd4aac1fe
parent5dd86d80fd6dde19d4a72975015a8c4b6c8717c3
video: tegra: enable both display controller clock when enabling hdmi

The upstream DC needs to be clocked for accesses to HDMI to not hard lock the
system.  Because we don't know if HDMI is conencted to disp1 or disp2 we need
to enable both until we set the DC mux.

Change-Id: Iab7df9911aa9034ea559896850787e4eff3237d7
Signed-off-by: Erik Gilling <konkers@android.com>
drivers/video/tegra/dc/hdmi.c