summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-07-24 21:00:12 +0100
committerAndy Green <andy.green@linaro.org>2011-08-25 07:38:16 +0100
commitc038e8c5a1d9be2bf33954ea8eb11ffdce78c17c (patch)
tree6ea8dcdc49699bd3c037cd38b20b6226209811e7 /sound
parent547e8d30e474d39868ddca6eadfdb3e1c00d3b9a (diff)
omap dss hdmi audio set as first card
Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/omap/omap4-hdmi-card.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/omap/omap4-hdmi-card.c b/sound/soc/omap/omap4-hdmi-card.c
index 221a9652e28..d92fdd84f6f 100644
--- a/sound/soc/omap/omap4-hdmi-card.c
+++ b/sound/soc/omap/omap4-hdmi-card.c
@@ -61,6 +61,8 @@ static struct snd_soc_ops omap4_hdmi_dai_ops = {
.hw_params = omap4_hdmi_dai_hw_params,
};
+#define OMAP4_HDMI_SND_DEV_ID 1
+
static struct snd_soc_dai_link omap4_hdmi_dai = {
.name = "HDMI",
.stream_name = "HDMI",