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:
4012ade
)
ALSA: hda - Fix mute control with some ALC262 models
author
Takashi Iwai
<tiwai@suse.de>
Fri, 24 Jul 2009 14:51:47 +0000
(16:51 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 24 Jul 2009 14:54:31 +0000
(16:54 +0200)
The master mute switch is wrongly implemented as checking the pointer
instead of its value, thus it can be never muted. This patch fixes
the issue.
Reference: Novell bnc#404873
https://bugzilla.novell.com/show_bug.cgi?id=404873
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: <stable@kernel.org>
No differences found