commit | a35bd1e3e6eadba210faedf93354c7657dd59238 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 18 14:01:14 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 18 14:02:51 2013 +0100 |
tree | eb9a2fad6c9c51d9ddecb26e3e2211baea75d2ec | |
parent | 6f7c83afc6cc3f66d13e4ad0a0f5693d9175e1ab [diff] |
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 <tiwai@suse.de>