From: Ricardo Neri Date: Sun, 27 Nov 2011 22:18:01 +0000 (-0600) Subject: ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driver X-Git-Tag: v3.3-rc1~59^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edefcdad6a57657a236638c937ccd5a3af272d02;p=pandora-kernel.git 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 Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed