commit | d1bda0455478a9e2a13381044e9bb80a17ec92d2 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Wed Sep 14 08:36:03 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Nov 04 13:15:49 2005 +0100 |
tree | fcf79d93d1b7293dfd6472b58dddf6ec52b7914c | |
parent | 5747e54042c710272cefed74cc457531a01768c9 [diff] |
[ALSA] usb-audio: simplify MIDI quirk handling 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>