From 43a84102cd85a3448ebbfbc8eedd16ea8a182947 Mon Sep 17 00:00:00 2001 From: Herton Ronaldo Krzesinski Date: Wed, 4 Feb 2009 11:37:27 -0500 Subject: [PATCH] --- yaml --- r: 133018 b: refs/heads/master c: 29d4ab4d6e996ef4c71910c915611151c34f1c75 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e15e77bc676a..b05979e7ca1c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6df703aefc81252447c69d24d2863007de2338e9 +refs/heads/master: 29d4ab4d6e996ef4c71910c915611151c34f1c75 diff --git a/trunk/sound/pci/hda/patch_sigmatel.c b/trunk/sound/pci/hda/patch_sigmatel.c index c36c1c0f9574..0b00110a5a02 100644 --- a/trunk/sound/pci/hda/patch_sigmatel.c +++ b/trunk/sound/pci/hda/patch_sigmatel.c @@ -5184,7 +5184,7 @@ static int patch_stac92hd71bxx(struct hda_codec *codec) if (spec->dinput_mux) spec->private_dimux.num_items += spec->num_dmics - ndmic_nids; - err = stac92xx_parse_auto_config(codec, 0x21, 0x23); + err = stac92xx_parse_auto_config(codec, 0x21, 0); if (!err) { if (spec->board_config < 0) { printk(KERN_WARNING "hda_codec: No auto-config is "