ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4
authorDominic Sacré <dominic.sacre@gmx.de>
Tue, 30 Jun 2015 15:41:33 +0000 (17:41 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 12 Aug 2015 14:33:18 +0000 (16:33 +0200)
commit58e21827b4bb9c41dc0a932ae2b70682cd93292d
treeafdd4c3cba74bde1bf4e7c52029e8c896bff28f5
parent1a713f9828a6abd288ecc9eef0bbe5c56d0ffc0b
ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4

commit 0689a86ae814f39af94a9736a0a5426dd82eb107 upstream.

The Steinberg MI2 and MI4 interfaces are compatible with the USB class
audio spec, but the MIDI part of the devices is reported as a vendor
specific interface.

This patch adds entries to quirks-table.h to recognize the MIDI
endpoints. Audio functionality was already working and is unaffected by
this change.

Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
Signed-off-by: Albert Huitsing <albert@huitsing.nl>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/usb/quirks-table.h