]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4a34656a14de077c783e2efdb41fe8adc4a51bbe
tree9abc437c0f73ec9ba8a561012ca6f476c4d0f08f
parent3945d2cbaf187649ce383286fe68057550a3186a
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