From bbb1b9e217bc2151d57f0dba02da5694bcd8e0c5 Mon Sep 17 00:00:00 2001 From: Jerry Zhou Date: Tue, 21 Sep 2010 14:44:51 +0800 Subject: [PATCH] --- yaml --- r: 216707 b: refs/heads/master c: 9396d3174b761685d6fefb1103e66b96a2e5db6d h: refs/heads/master i: 216705: e904ad0caae2d37a06b30bb8038c241fcf83c1bc 216703: 1ded685ccd2b045a213ffa245809d6d227a2750a v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_hdmi.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 48b0c53bdc86..e32708704016 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53d7d69d8ffdfa60c5b66cc2e9ee0774aaaef5c0 +refs/heads/master: 9396d3174b761685d6fefb1103e66b96a2e5db6d diff --git a/trunk/sound/pci/hda/patch_hdmi.c b/trunk/sound/pci/hda/patch_hdmi.c index 1f4ae1aeca44..d3e49aa5b9ec 100644 --- a/trunk/sound/pci/hda/patch_hdmi.c +++ b/trunk/sound/pci/hda/patch_hdmi.c @@ -193,7 +193,7 @@ static int hdmi_channel_mapping[0x32][8] = { /* 4ch */ [0x03] = { 0x00, 0x11, 0x23, 0x32, 0x44, 0xf5, 0xf6, 0xf7 }, /* surround41 */ - [0x09] = { 0x00, 0x11, 0x24, 0x34, 0x43, 0xf2, 0xf6, 0xf7 }, + [0x09] = { 0x00, 0x11, 0x24, 0x35, 0x42, 0xf3, 0xf6, 0xf7 }, /* surround50 */ [0x0a] = { 0x00, 0x11, 0x24, 0x35, 0x43, 0xf2, 0xf6, 0xf7 }, /* surround51 */