commit | c1ab5d59a0ff0981828a169886b10045dfdf64c6 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Wed Mar 30 16:22:01 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Sun May 29 09:00:53 2005 +0200 |
tree | 8ce9f8cd0b534b55f0c99556fd1a96727596cbf9 | |
parent | 85a655d66b4d1672c7c6fee31297837556585f6b [diff] |
[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>