commit | c78497e010ae62c8abfb33a45d0e0b361218e9bb | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sat Apr 11 17:41:02 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Apr 11 17:31:31 2015 +0200 |
tree | 571bd29336e45b0319810ebb654911c862f468b9 | |
parent | fa863b2d5e62e2ea7d86ccfa9a888bd28dd79ebe [diff] |
ALSA: ctl: confirm to return all identical information in 'activate' event When event originator doesn't set numerical ID in identical information, the event data includes no numerical ID, thus userspace applications cannot identify the control just by unique ID in event data. This commit fix this bug so as the event data includes all of identical information. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>