From d956f179be8e90e1431f3e98c49d695f5fb754cf Mon Sep 17 00:00:00 2001 From: Matthew Ranostay Date: Mon, 10 Mar 2008 11:30:04 +0100 Subject: [PATCH] --- yaml --- r: 92123 b: refs/heads/master c: 7747ecceb523d7b00c8dfe568154d0b4e70e0800 h: refs/heads/master i: 92121: 3921813fe1aa581d76ac29d9de67dfbee781650e 92119: dcb7dd94105070db2fd7768d0618b1f36da840db 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 ad4b67004063..3b09ab5e1be0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 85bfb8fe5d26b316ccd4892d1834778ec5fc17c3 +refs/heads/master: 7747ecceb523d7b00c8dfe568154d0b4e70e0800 diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index 6c85e7e81034..bf6142f54539 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -538,8 +538,8 @@ static struct hda_verb dell_m6_core_init[] = { /* set master volume and direct control */ { 0x1f, AC_VERB_SET_VOLUME_KNOB_CONTROL, 0xff}, /* setup audio connections */ - { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x00}, - { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x01}, + { 0x0d, AC_VERB_SET_CONNECT_SEL, 0x00}, + { 0x0a, AC_VERB_SET_CONNECT_SEL, 0x01}, { 0x0f, AC_VERB_SET_CONNECT_SEL, 0x02}, /* setup adcs to point to mixer */ { 0x20, AC_VERB_SET_CONNECT_SEL, 0x0b},