diff options
author | Takashi Iwai <tiwai@suse.de> | 2023-06-12 10:10:53 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2023-06-12 18:22:34 +0200 |
commit | 01dfa8e969dbbc72fc4564e8d61c905c4f3a2352 (patch) | |
tree | f8c3181d29e56c08ac6026a2d58f4495fd830900 /include/sound | |
parent | ALSA: seq: ump: Notify UMP protocol change to sequencer (diff) | |
download | linux-01dfa8e969dbbc72fc4564e8d61c905c4f3a2352.tar.xz linux-01dfa8e969dbbc72fc4564e8d61c905c4f3a2352.zip |
ALSA: ump: Add info flag bit for static blocks
UMP v1.1 spec allows to inform whether the function blocks are static
and not dynamically updated. Add a new flag bit to
snd_ump_endpoint_info to reflect that attribute, too.
The flag is set when a USB MIDI device is still in the old MIDI 2.0
without UMP 1.1 support. Then the driver falls back to GTBs, and they
are supposed to be static-only.
Link: https://lore.kernel.org/r/20230612081054.17200-10-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions