]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: ump: Choose the protocol when protocol caps are changed
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:22:56 +0000 (11:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Aug 2024 09:31:37 +0000 (11:31 +0200)
commit08713dcc49060f2d0870483932c6d68ef8430acf
tree7eb001aeb1d5655a4c8580aaa0a8687760b7a052
parent901e85677ec0bb9a69fb9eab1feafe0c4eb7d07e
ALSA: ump: Choose the protocol when protocol caps are changed

When the protocol capability bits are changed via Endpoint Info update
notification, we should check the validity of the current protocol and
reset it if needed, too.

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