From: Tomi Valkeinen Date: Wed, 15 Aug 2012 12:54:53 +0000 (+0300) Subject: OMAP4: TWL: add vdda_hdmi_dac regulator supply X-Git-Tag: v3.7-rc1~48^2~1^2~10^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a3d895bfe409f3cae398c0788e8639260c81754;p=pandora-kernel.git OMAP4: TWL: add vdda_hdmi_dac regulator supply HDMI requires vdda_hdmi_dac (vdac) power for operation. The regulator, or the regulator supplying the vdac, has been enabled by default and things have worked without the HDMI driver enabling the vdac. I encountered the problem when implementing HDMI device tree support, where the regulator was not enabled by default. This patch adds the vdda_hdmi_dac to twl-common.c so that the HDMI driver can use it. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- Reading git-diff-tree failed