From: Takashi Iwai Date: Fri, 18 Jan 2013 13:01:14 +0000 (+0100) Subject: ALSA: hda - Fix missing call of capture_switch_hook X-Git-Tag: v3.9-rc1~129^2~70^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35bd1e3e6eadba210faedf93354c7657dd59238;p=pandora-kernel.git ALSA: hda - Fix missing call of capture_switch_hook When a standard capture switch without multiple binding is used, the call for capture_switch_hook isn't called properly. Replace the put ops to add the hook call in that case. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed