diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-05-27 16:51:15 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-05-27 16:51:15 +0200 |
commit | f00452cfdc5ab97208078f06e802b39a4839b7b3 (patch) | |
tree | 6c8e4657bac5b9a61484db6d23148bb08f2bc43a /sound/usb/usbaudio.h | |
parent | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
parent | sound: usb-audio: make the MotU Fastlane work again (diff) | |
download | linux-f00452cfdc5ab97208078f06e802b39a4839b7b3.tar.xz linux-f00452cfdc5ab97208078f06e802b39a4839b7b3.zip |
Merge branch 'fix/misc' into for-linus
* fix/misc:
sound: usb-audio: make the MotU Fastlane work again
Diffstat (limited to 'sound/usb/usbaudio.h')
-rw-r--r-- | sound/usb/usbaudio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/usbaudio.h b/sound/usb/usbaudio.h index 36e4f7a29adc..8e7f78941ba6 100644 --- a/sound/usb/usbaudio.h +++ b/sound/usb/usbaudio.h @@ -153,7 +153,7 @@ enum quirk_type { QUIRK_MIDI_YAMAHA, QUIRK_MIDI_MIDIMAN, QUIRK_MIDI_NOVATION, - QUIRK_MIDI_RAW, + QUIRK_MIDI_FASTLANE, QUIRK_MIDI_EMAGIC, QUIRK_MIDI_CME, QUIRK_MIDI_US122L, |