]> git.openfabrics.org - ~emulex/infiniband.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)
commit80a485962807aae44a93197ee88854910bb935ad
tree1ccfba67a0625db1b8f34895535b5c3f30333d10
parent284cb318c8f84744f073d4f4d3820946afaf5442
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