ALSA: control: fix failure to return new numerical ID in 'replace' event data
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 9 Feb 2015 15:01:45 +0000 (00:01 +0900)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Feb 2015 15:23:25 +0000 (16:23 +0100)
commite6ff3840dc844027bc81d0490e7bc22d03598429
tree9abc437c0f73ec9ba8a561012ca6f476c4d0f08f
parentea33d359c4421f369443f6fee92a1e893541eb73
ALSA: control: fix failure to return new numerical ID in 'replace' event data

In 'replace' event data, numerical ID of control is always invalid. This
commit fix this bug so as the event data has renewed numerical ID for
control.

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