OSDN Git Service

ALSA: ump: Add more attributes to UMP EP and FB info
authorTakashi Iwai <tiwai@suse.de>
Mon, 12 Jun 2023 08:10:45 +0000 (10:10 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Jun 2023 16:22:25 +0000 (18:22 +0200)
commite375b8a045873cf5fb8bf61bf9a0ddfcd484243a
tree17f8d80525986f419979db3b9d791391c0f058a5
parent8c15a18331191b67bdce54d21af068baec044baf
ALSA: ump: Add more attributes to UMP EP and FB info

Add a few more fields to snd_ump_endpoint_info and snd_ump_block_info
that are added in the new v1.1 spec.  Those are filled by the UMP Stream
messages.

The rawmidi protocol version is bumped to 2.0.4 to indicate those
updates.

Also, update the proc outputs to show the newly introduced fields.

Link: https://lore.kernel.org/r/20230612081054.17200-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/asound.h
sound/core/ump.c