Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157853
b: refs/heads/master
c: 7570ef1
h: refs/heads/master
i:
  157851: 49d6d7d
v: v3
  • Loading branch information
Takashi Iwai committed Aug 15, 2009
1 parent c9420c4 commit 520e692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 667067d8980249a71ccf82a55202fff2cd1cd54f
refs/heads/master: 7570ef18349d4f3a9336397952b05ec3e95ec4b7
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -5297,6 +5297,7 @@ static int patch_stac92hd83xxx(struct hda_codec *codec)
spec->mux_nids = stac92hd83xxx_mux_nids;
spec->num_muxes = ARRAY_SIZE(stac92hd83xxx_mux_nids);
spec->adc_nids = stac92hd83xxx_adc_nids;
spec->num_adcs = ARRAY_SIZE(stac92hd83xxx_adc_nids);
spec->pwr_nids = stac92hd83xxx_pwr_nids;
spec->pwr_mapping = stac92hd83xxx_pwr_mapping;
spec->num_pwrs = ARRAY_SIZE(stac92hd83xxx_pwr_nids);
Expand Down

0 comments on commit 520e692

Please sign in to comment.