Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133018
b: refs/heads/master
c: 29d4ab4
h: refs/heads/master
v: v3
  • Loading branch information
Herton Ronaldo Krzesinski authored and Takashi Iwai committed Feb 5, 2009
1 parent 2e31567 commit 43a8410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6df703aefc81252447c69d24d2863007de2338e9
refs/heads/master: 29d4ab4d6e996ef4c71910c915611151c34f1c75
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
Expand Down

0 comments on commit 43a8410

Please sign in to comment.