OSDN Git Service

ALSA: seq: Print UMP Endpoint and Block information in proc outputs
authorTakashi Iwai <tiwai@suse.de>
Tue, 23 May 2023 07:53:56 +0000 (09:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 23 May 2023 10:11:38 +0000 (12:11 +0200)
commite85b9260569dc3893bc084ec18ef48e199525ef8
tree605a884bcbef308ee1761847c030cd12c501972c
parentd2d247e35eeea8331150d7708211a013aabccb5b
ALSA: seq: Print UMP Endpoint and Block information in proc outputs

This patch enhances the /proc/asound/seq/clients output to show a few
more information about the assigned UMP Endpoint and Blocks.

The "Groups" are shown in 1-based group number to align with the
sequencer client name and port number.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Link: https://lore.kernel.org/r/20230523075358.9672-36-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_clientmgr.c