aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/patch_sigmatel.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-02-27 17:47:31 +0100
committerTakashi Iwai <tiwai@suse.de>2009-02-27 17:47:31 +0100
commitf897497673ffd2895778d85df38a5071434309b4 (patch)
tree5c7431ab4d7f31d99756459494f3ab4dc8752078 /sound/pci/hda/patch_sigmatel.c
parentbedfcebb4fb33fc9ebd395462e72afa103db0bec (diff)
parentbb543c969467f33c3a1a0ccfcfcd9a508cd81c54 (diff)
Merge branch 'fix/hda' into topic/hda
Conflicts: sound/pci/hda/patch_realtek.c
Diffstat (limited to 'sound/pci/hda/patch_sigmatel.c')
-rw-r--r--sound/pci/hda/patch_sigmatel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_sigmatel.c b/sound/pci/hda/patch_sigmatel.c
index 37ffd96a9ff..13056429aa6 100644
--- a/sound/pci/hda/patch_sigmatel.c
+++ b/sound/pci/hda/patch_sigmatel.c
@@ -5066,7 +5066,7 @@ again:
case STAC_DELL_M4_3:
spec->num_dmics = 1;
spec->num_smuxes = 0;
- spec->num_dmuxes = 0;
+ spec->num_dmuxes = 1;
break;
case STAC_HP_DV5:
snd_hda_codec_set_pincfg(codec, 0x0d, 0x90170010);