]> 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)
commit38ac3e8c9dcf714bf13d0dab5dd57ce8e5aa5a67
tree1ccfba67a0625db1b8f34895535b5c3f30333d10
parent06ab93b6d7ad617912c90abad2f9c529ebd4d6b7
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