Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81481
b: refs/heads/master
c: b222fe5
h: refs/heads/master
i:
  81479: 37bff5c
v: v3
  • Loading branch information
Matthew Ranostay authored and Jaroslav Kysela committed Jan 31, 2008
1 parent 624b9ec commit 4cbdf83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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: b46be727286a93056db851ababc85c0ac3f2f91c
refs/heads/master: b222fe50f28ea14b7fde202d143c534dedf9bca9
6 changes: 4 additions & 2 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -2889,8 +2889,10 @@ static int patch_stac927x(struct hda_codec *codec)
}

switch (codec->subsystem_id) {
case 0x1028020A: /* STAC 9228 */
case 0x10280209: /* STAC 9228 */
case 0x10280242: /* STAC 9228 */
case 0x102801f3:
case 0x1028020A:
case 0x10280209:
spec->dmic_nids = stac927x_dmic_nids;
spec->num_dmics = STAC927X_NUM_DMICS;
spec->dmux_nid = 0x1b;
Expand Down

0 comments on commit 4cbdf83

Please sign in to comment.