]> git.itanic.dy.fi Git - linux-stable/commit
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)
committerZefan Li <lizefan@huawei.com>
Mon, 21 Mar 2016 01:17:41 +0000 (09:17 +0800)
commit0fa41525bd0b893f48117457759a6f575c041044
tree8b3fcce0234b96c10a466b16c916df2639ebb311
parent1247d2434a3e0d1a64905ff1d0b5e6c158a56242
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: Zefan Li <lizefan@huawei.com>
sound/usb/quirks-table.h