summaryrefslogtreecommitdiff
path: root/sound/usb/usbquirks.h
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2005-07-04 07:20:42 (GMT)
committerJaroslav Kysela <perex@suse.cz>2005-07-28 10:21:41 (GMT)
commit6155aff84b98b2aa35eaa4384b539dfbab86afcc (patch)
tree6a4ea213fd8ecce8784a3ce6c2f6aae9c01d5e86 /sound/usb/usbquirks.h
parentb1c6ef52e2623c81c2124801c783a903f6e5437a (diff)
downloadlinux-6155aff84b98b2aa35eaa4384b539dfbab86afcc.tar.xz
[ALSA] usb-audio - rename QUIRK_MIDI_MOTU to QUIRK_MIDI_RAW
USB generic driver Rename the protocol used by the MOTU FastLane to 'raw' because it might be useful with other devices, and there are other MOTU interfaces that do not use this protocol. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Diffstat (limited to 'sound/usb/usbquirks.h')
-rw-r--r--sound/usb/usbquirks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h
index cc2e3c9..ed1eba1 100644
--- a/sound/usb/usbquirks.h
+++ b/sound/usb/usbquirks.h
@@ -1269,7 +1269,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
.data = & (const snd_usb_audio_quirk_t[]) {
{
.ifnum = 0,
- .type = QUIRK_MIDI_MOTU
+ .type = QUIRK_MIDI_RAW
},
{
.ifnum = 1,