Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34832
b: refs/heads/master
c: 22a27c7
h: refs/heads/master
v: v3
  • Loading branch information
Matt Porter authored and Jaroslav Kysela committed Sep 23, 2006
1 parent aa71c31 commit c5126ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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: 302e9c5af4fb3ea258917ee6a32e9e45f578b231
refs/heads/master: 22a27c7f8d0752b38b315d6a192c338d45ea28d5
12 changes: 6 additions & 6 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -1525,12 +1525,12 @@ struct hda_codec_preset snd_hda_preset_sigmatel[] = {
{ .id = 0x83847681, .name = "STAC9220D/9223D A2", .patch = patch_stac922x },
{ .id = 0x83847682, .name = "STAC9221 A2", .patch = patch_stac922x },
{ .id = 0x83847683, .name = "STAC9221D A2", .patch = patch_stac922x },
{ .id = 0x83847618, .name = "STAC9227", .patch = patch_stac922x },
{ .id = 0x83847619, .name = "STAC9227", .patch = patch_stac922x },
{ .id = 0x83847616, .name = "STAC9228", .patch = patch_stac922x },
{ .id = 0x83847617, .name = "STAC9228", .patch = patch_stac922x },
{ .id = 0x83847614, .name = "STAC9229", .patch = patch_stac922x },
{ .id = 0x83847615, .name = "STAC9229", .patch = patch_stac922x },
{ .id = 0x83847618, .name = "STAC9227", .patch = patch_stac927x },
{ .id = 0x83847619, .name = "STAC9227", .patch = patch_stac927x },
{ .id = 0x83847616, .name = "STAC9228", .patch = patch_stac927x },
{ .id = 0x83847617, .name = "STAC9228", .patch = patch_stac927x },
{ .id = 0x83847614, .name = "STAC9229", .patch = patch_stac927x },
{ .id = 0x83847615, .name = "STAC9229", .patch = patch_stac927x },
{ .id = 0x83847620, .name = "STAC9274", .patch = patch_stac927x },
{ .id = 0x83847621, .name = "STAC9274D", .patch = patch_stac927x },
{ .id = 0x83847622, .name = "STAC9273X", .patch = patch_stac927x },
Expand Down

0 comments on commit c5126ff

Please sign in to comment.