aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/patch_sigmatel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index d3c88c269da0..e2b45b2f8f39 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -729,8 +729,8 @@ static struct hda_verb dell_eq_core_init[] = {
729 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec}, 729 { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xec},
730 /* setup audio connections */ 730 /* setup audio connections */
731 { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00}, 731 { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00},
732 { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x01}, 732 { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x02},
733 { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x02}, 733 { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x01},
734 /* setup adcs to point to mixer */ 734 /* setup adcs to point to mixer */
735 { 0x20, AC_VERB_SET_CONNECT_SEL, 0x0b}, 735 { 0x20, AC_VERB_SET_CONNECT_SEL, 0x0b},
736 { 0x21, AC_VERB_SET_CONNECT_SEL, 0x0b}, 736 { 0x21, AC_VERB_SET_CONNECT_SEL, 0x0b},