]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: HDMI: Create function to enable HDMI audio
authorRicardo Neri <ricardo.neri@ti.com>
Sun, 27 Nov 2011 22:09:58 +0000 (16:09 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 5 Jan 2012 08:34:48 +0000 (10:34 +0200)
commit9e518ecf00c269b9ac62a153ea91c8dcf3aef180
tree1ccfba67a0625db1b8f34895535b5c3f30333d10
parent2119d85beb852cc1cb6514e3e11218fb62a4cdd5
OMAPDSS: HDMI: Create function to enable HDMI audio

In order to separate clearly IP-specific code from general DSS code,
a function for OMAP4 audio enable is created. This function is
included in the HDMI IP ops to align with the current implementation
of the DSS HDMI driver. This function is to be used by the ASoC
HDMI audio codec.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c