Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92181
b: refs/heads/master
c: aef1a53
h: refs/heads/master
i:
  92179: 426127b
v: v3
  • Loading branch information
Clemens Ladisch authored and Takashi Iwai committed Apr 24, 2008
1 parent d59be41 commit fb1deb4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d08267a9df99c3cf288ca05e75084d14479fe7cb
refs/heads/master: aef1a535c4dadff408412833b2b71bc7919e84a6
4 changes: 2 additions & 2 deletions trunk/sound/pci/oxygen/virtuoso.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ static int xonar_mixer_init(struct oxygen *chip)

static const struct oxygen_model xonar_models[] = {
[MODEL_D2] = {
.shortname = "Asus AV200",
.shortname = "Xonar D2",
.longname = "Asus Virtuoso 200",
.chip = "AV200",
.owner = THIS_MODULE,
Expand All @@ -333,7 +333,7 @@ static const struct oxygen_model xonar_models[] = {
.adc_i2s_format = OXYGEN_I2S_FORMAT_LJUST,
},
[MODEL_D2X] = {
.shortname = "Asus AV200",
.shortname = "Xonar D2X",
.longname = "Asus Virtuoso 200",
.chip = "AV200",
.owner = THIS_MODULE,
Expand Down

0 comments on commit fb1deb4

Please sign in to comment.