[ALSA] usb-audio: simplify MIDI quirk handling
authorClemens Ladisch <clemens@ladisch.de>
Wed, 14 Sep 2005 06:36:03 +0000 (08:36 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:15:49 +0000 (13:15 +0100)
Modules: USB generic driver

Simplify the handling of MIDI quirks by treating an interface without
quirks as a QUIRK_MIDI_STANDARD_INTERFACE.

This also fixes the bug where a MIDI_STANDARD quirk would not be
recognized.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found