diff options
author | Andy Green <andy.green@linaro.org> | 2011-05-31 09:24:56 +0100 |
---|---|---|
committer | Andy Green <andy.green@linaro.org> | 2011-05-31 11:06:25 +0100 |
commit | 15e4be1558e52ab496712340477913c24aa2012c (patch) | |
tree | 3917c8568a8b521ae9473f4383acdc7bea353477 /sound | |
parent | 2b418b1380ee41f7f31cc4218c944a917c87c78e (diff) |
alsa omap4 make hdmi card 1
Signed-off-by: Andy Green <andy.green@linaro.org>
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/omap/omap4-hdmi-card.c | 2 |
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 b5cf1502bf8..410435e19a6 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 0 +#define OMAP4_HDMI_SND_DEV_ID 1 static struct snd_soc_dai_link omap4_hdmi_dai = { .name = "HDMI", |