aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Green <andy.green@linaro.org>2011-04-15 09:33:28 +0100
committerAndy Green <andy.green@linaro.org>2011-04-15 09:33:28 +0100
commit77a5ea436b928a682a681bd934bdd614425d066e (patch)
tree167e06a9c913a40f72277e56e40c46c6c50a31e6
parentc5385f6edbf75d063115bf2e83e04da7b8b33afc (diff)
hdmi audio 4430 hdmi device is only audio device
Signed-off-by: Andy Green <andy.green@linaro.org>
-rw-r--r--sound/soc/omap/omap4-hdmi-card.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/omap4-hdmi-card.c b/sound/soc/omap/omap4-hdmi-card.c
index 410435e19a6..b5cf1502bf8 100644
--- a/sound/soc/omap/omap4-hdmi-card.c
+++ b/sound/soc/omap/omap4-hdmi-card.c
@@ -25,7 +25,7 @@
#include <sound/soc.h>
#include <asm/mach-types.h>
-#define OMAP4_HDMI_SND_DEV_ID 1
+#define OMAP4_HDMI_SND_DEV_ID 0
static struct snd_soc_dai_link omap4_hdmi_dai = {
.name = "HDMI",