From: Tomi Valkeinen Date: Wed, 15 Aug 2012 12:55:04 +0000 (+0300) Subject: OMAPDSS: HDMI: use vdda_hdmi_dac X-Git-Tag: v3.7-rc1~48^2~1^2~10^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174869435eaaf2bf253b6958331dbce632c3023b;p=pandora-kernel.git OMAPDSS: HDMI: use vdda_hdmi_dac 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 --- Reading git-diff-tree failed