13 Jan
2020
13 Jan
'20
10:47 a.m.
On Mon, 13 Jan 2020 09:46:29 +0100, Takashi Sakamoto wrote:
ALSA dice driver expects devices to multiplex MIDI messages into first port of isochronous communication. Actually devices perform for it. However, check of stream format is invalid for second port of isochronous communication. As a result, when the device supports two ports for isochronous communication and the stream format is hard-coded, ALSA dice driver fails to start packet streaming.
This commit loosens stream format check for MIDI conformant data channel.
Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp
Applied to for-next branch. Thanks.
Takashi