]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: seq: Print MIDI 1.0 specific port in proc output
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:23:00 +0000 (11:23 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:31:38 +0000 (11:31 +0200)
commit8e3f30b8dc063ef323e535b21f0c6ac7b487ee5a
tree5be3f1383bd0fe812b2bdcb53291b2fd59ddd58c
parentebaa86c0bddd2c47c516bf2096b17c0bed71d914
ALSA: seq: Print MIDI 1.0 specific port in proc output

When a sequencer port assigned to a UMP Group that is specific to MIDI
1.0 among MIDI 2.0 client, mark it explicitly in the proc output, so
that user can see it easily.  This is an exceptional case where the
message isn't converted to MIDI 1.0 even if the client is running in
MIDI 2.0 mode.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807092303.1935-6-tiwai@suse.de
sound/core/seq/seq_clientmgr.c