git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f7c83a
)
ALSA: hda - Fix missing call of capture_switch_hook
author
Takashi Iwai
<tiwai@suse.de>
Fri, 18 Jan 2013 13:01:14 +0000
(14:01 +0100)
committer
Takashi 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