commit | da4288287b68fe6902629f4e5306aba2a554bc4b | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Aug 24 10:46:15 2017 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Aug 24 09:15:14 2017 +0200 |
tree | 8f6e149b30f411ea5828cf4773c2b6b0aedfaeb8 | |
parent | fb8027ebfd4b8a3050edba66805bc360ed9b3f11 [diff] |
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>