]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: control: queue TLV event for a set of user-defined element
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 24 Aug 2017 01:46:15 +0000 (10:46 +0900)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Aug 2017 07:15:14 +0000 (09:15 +0200)
commitda4288287b68fe6902629f4e5306aba2a554bc4b
tree8f6e149b30f411ea5828cf4773c2b6b0aedfaeb8
parentfb8027ebfd4b8a3050edba66805bc360ed9b3f11
ALSA: control: queue TLV event for a set of user-defined element

In a design of user-defined element set, applications allow to change TLV
data on the set. This operation doesn't only affects to a target element,
but also to elements in the set.

This commit generates TLV event for all of elements in the set when the TLV
data is changed.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/control.c