]> git.openfabrics.org - ~emulex/infiniband.git/commit
ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver
authorRicardo Neri <ricardo.neri@ti.com>
Sun, 27 Nov 2011 22:18:01 +0000 (16:18 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 5 Jan 2012 08:34:48 +0000 (10:34 +0200)
commitedefcdad6a57657a236638c937ccd5a3af272d02
tree309b411494acce6f8025155f76a49428bc7aaa42
parent80a485962807aae44a93197ee88854910bb935ad
ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver

The function hdmi_audio_trigger is a callback used by ASoC to stop/start
HDMI audio. Also, it does not perform IP-specific configuration directly.
Hence, it should be placed in the general portion of the HDMI driver,
along with the other ASoC callbacks.

Also, make this function static.

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