commit | d34890cf4113397625a6629d71749fa638a7a734 | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Sun Feb 08 22:39:44 2015 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Feb 08 15:31:09 2015 +0100 |
tree | acce8f4357e7e20de216e3b00b1810bd190bbca4 | |
parent | 12865cac38cc9e808ce8b479f4bb12fd00bfee7c [diff] |
ALSA: control: fix failure to return numerical ID in 'add' event Currently when adding a new control, the assigned numerical ID is not set for event data, thus userspace applications cannot realize it just by event data. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>