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:
358b7df
)
ALSA: hda - Fix endless vmaster hook call in thinkpad_helper.c
author
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Jan 2014 13:56:55 +0000
(14:56 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Jan 2014 13:56:55 +0000
(14:56 +0100)
The new vmaster hook, update_tpacpi_mute_led(), calls the original
vmaster hook, but I forgot to save the original hook function but keep
calling the updated one, which of course results in a stupid endless
loop. Fixed now.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/thinkpad_helper.c
patch
|
blob
|
history
diff --cc
sound/pci/hda/thinkpad_helper.c
Simple merge