From: Ricardo Neri Date: Fri, 18 May 2012 06:42:38 +0000 (-0500) Subject: ASoC: OMAP: HDMI: Expand configuration of hw_params X-Git-Tag: v3.5-rc1~82^2~2^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7e6aa220798efd5cd95737b7493b904dddbf413d;p=karo-tx-linux.git ASoC: OMAP: HDMI: Expand configuration of hw_params Expand the configuration of the hw_params to include the IEC-60958 channel status word and the CEA-861 audio infoframe. The configuration of such structures depends on the snd_pcm_hw_params received. A omap_dss_audio is used to pass the configuration parameters to DSS. Signed-off-by: Ricardo Neri Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- diff --git a/sound/soc/omap/omap-hdmi.c b/sound/soc/omap/omap-hdmi.c index ff6132a9b7e8..fc4815a6efb1 100644 --- a/sound/soc/omap/omap-hdmi.c +++ b/sound/soc/omap/omap-hdmi.c @@ -30,6 +30,8 @@ #include #include #include +#include +#include #include