[ALSA] usb-audio - allow USB MIDI quirks to specify endpoints explicitly
commitc1ab5d59a0ff0981828a169886b10045dfdf64c6
authorClemens Ladisch <clemens@ladisch.de>
Wed, 30 Mar 2005 14:22:01 +0000 (30 16:22 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 07:00:53 +0000 (29 09:00 +0200)
tree8ce9f8cd0b534b55f0c99556fd1a96727596cbf9
parent85a655d66b4d1672c7c6fee31297837556585f6b
[ALSA] usb-audio - allow USB MIDI quirks to specify endpoints explicitly

USB generic driver
This patch reintroduces the check for endpoint numbers that are
specified explicitly in the quirk structure.
This check was accidentally dropped in the last rewrite of
snd_usbmidi_detect_endpoints().

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/usb/usbmidi.c