From fb1deb4896589ce392af5720391ad66184e70977 Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Mon, 7 Apr 2008 10:26:45 +0200 Subject: [PATCH] --- yaml --- r: 92181 b: refs/heads/master c: aef1a535c4dadff408412833b2b71bc7919e84a6 h: refs/heads/master i: 92179: 426127b9dc917a3bd65e7658ac71461e71674f23 v: v3 --- [refs] | 2 +- trunk/sound/pci/oxygen/virtuoso.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 4ddee18abbfe..8a10ced82ac4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d08267a9df99c3cf288ca05e75084d14479fe7cb +refs/heads/master: aef1a535c4dadff408412833b2b71bc7919e84a6 diff --git a/trunk/sound/pci/oxygen/virtuoso.c b/trunk/sound/pci/oxygen/virtuoso.c index c6bd31b9f4b5..2d7b96e3f49f 100644 --- a/trunk/sound/pci/oxygen/virtuoso.c +++ b/trunk/sound/pci/oxygen/virtuoso.c @@ -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, @@ -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,