aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbquirks.h
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2005-07-04 09:20:42 +0200
committerJaroslav Kysela <perex@suse.cz>2005-07-28 12:21:41 +0200
commit6155aff84b98b2aa35eaa4384b539dfbab86afcc (patch)
tree6a4ea213fd8ecce8784a3ce6c2f6aae9c01d5e86 /sound/usb/usbquirks.h
parent[ALSA] usb-audio - enable high speed transfers with Audiy 2 NX (diff)
downloadlinux-dev-6155aff84b98b2aa35eaa4384b539dfbab86afcc.tar.xz
linux-dev-6155aff84b98b2aa35eaa4384b539dfbab86afcc.zip
[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 cc2e3c9933ee..ed1eba1ef5c6 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,