aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/oxygen/oxygen.h
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2011-01-10 10:36:23 -0500
committerTakashi Iwai <tiwai@suse.de>2011-01-10 10:47:24 -0500
commita1f80fcfd51c81960bb32601d9aa0acda9d62504 (patch)
treee35bac589da88018f9461a65e8d32c7418fa4710 /sound/pci/oxygen/oxygen.h
parent64878dfbf755446f025965b742e56e4739a33b37 (diff)
ALSA: oxygen: do not show chip revision in card longname
Apparently, the revision is 2 on all sold sound cards, so this information is not actually useful. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/oxygen/oxygen.h')
-rw-r--r--sound/pci/oxygen/oxygen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/oxygen/oxygen.h b/sound/pci/oxygen/oxygen.h
index 2c5fb9edcb11..c2ae63d17cd2 100644
--- a/sound/pci/oxygen/oxygen.h
+++ b/sound/pci/oxygen/oxygen.h
@@ -129,7 +129,6 @@ struct oxygen {
129 u8 pcm_running; 129 u8 pcm_running;
130 u8 dac_routing; 130 u8 dac_routing;
131 u8 spdif_playback_enable; 131 u8 spdif_playback_enable;
132 u8 revision;
133 u8 has_ac97_0; 132 u8 has_ac97_0;
134 u8 has_ac97_1; 133 u8 has_ac97_1;
135 u32 spdif_bits; 134 u32 spdif_bits;