ALSA: hda - Fix missing call of capture_switch_hook
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2013 13:01:14 +0000 (14:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2013 13:02:51 +0000 (14:02 +0100)
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 <tiwai@suse.de>

No differences found