ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic...
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 27 May 2018 01:13:30 +0000 (10:13 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 27 May 2018 06:32:08 +0000 (08:32 +0200)
commit84eaaef2ae196ccdac0154a9a9daac95b9b367fd
tree4538d3e7f35ae00413591ad9b35131aab5d5d004
parent1ceb506d631f512f8e5b04821c21104b80c15dee
ALSA: dice: unuse second stream for MIDI conformant data channel for TC Electronic models

At present, all of models produced by TC Electronic except for Konnekt Live
are supported with hard-coded their stream formats. Studio Konnekt 48 is
sore model to support dual streams for both directions. The second stream
has no MIDI conformant data channel in its data block. But current
implementation transfers the second stream with MIDI conformant data
channel.

This commit fixes this issue.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/dice/dice-tcelectronic.c