commit | 31584ed18c073176a7ad96ddbfd09765e21e813d | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Fri Nov 07 14:12:34 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 07 14:25:07 2014 +0100 |
tree | 2ca3aa3a7d7762be55a3139a5e79eefc33e68be3 | |
parent | 67e225009bb15403341d313f51326113c61af7df [diff] |
ALSA: snd_ctl_activate_id(): Fix index look-up We want to know the offset for the id that was passed to the function, not the offset of the first id of the control (which is always 0). Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>