Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86581
b: refs/heads/master
c: b930b9f
h: refs/heads/master
i:
  86579: fb64c32
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Feb 29, 2008
1 parent 8147560 commit 413b75f
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 3f1eeaed2c0dc6c787a47ae7a6c774589a04a3a2
refs/heads/master: b930b9f41d5e9eadd9041f273c4d6d18e7061d05
1 change: 1 addition & 0 deletions trunk/sound/pci/oxygen/hifier.c
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ static const struct oxygen_model model_hifier = {
.shortname = "C-Media CMI8787",
.longname = "C-Media Oxygen HD Audio",
.chip = "CMI8788",
.owner = THIS_MODULE,
.init = hifier_init,
.control_filter = hifier_control_filter,
.mixer_init = hifier_mixer_init,
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/pci/oxygen/virtuoso.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ static const struct oxygen_model model_xonar = {
.shortname = "Asus AV200",
.longname = "Asus Virtuoso 200",
.chip = "AV200",
.owner = THIS_MODULE,
.init = xonar_init,
.control_filter = xonar_control_filter,
.mixer_init = xonar_mixer_init,
Expand Down

0 comments on commit 413b75f

Please sign in to comment.