From 52bf78989c0abfd559b3c2e2c621e3d2e46d7f95 Mon Sep 17 00:00:00 2001 From: Matthew Ranostay Date: Sat, 13 Sep 2008 10:36:58 -0400 Subject: [PATCH] --- yaml --- r: 111033 b: refs/heads/master c: f7cf0a7ce56eb91752fa441cff2669f8d61d4e5e h: refs/heads/master i: 111031: 943a9b9d537cb94d98554da08c33d68d867c2a66 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8e18929840a1..5e5a4534351b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 89385035fa3126dff27bfb73d186bc51e78d5ba5 +refs/heads/master: f7cf0a7ce56eb91752fa441cff2669f8d61d4e5e diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index d3c88c269da0..e2b45b2f8f39 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -729,8 +729,8 @@ static struct hda_verb dell_eq_core_init[] = { { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec}, /* setup audio connections */ { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00}, - { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x01}, - { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x02}, + { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x02}, + { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x01}, /* setup adcs to point to mixer */ { 0x20, AC_VERB_SET_CONNECT_SEL, 0x0b}, { 0x21, AC_VERB_SET_CONNECT_SEL, 0x0b},