From: Lars-Peter Clausen Date: Fri, 7 Nov 2014 13:12:34 +0000 (+0100) Subject: ALSA: snd_ctl_activate_id(): Fix index look-up X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~21^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31584ed18c073176a7ad96ddbfd09765e21e813d;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed