commit | 8de56b7deb2534a586839eda52843c1dae680dc5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 24 16:51:47 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 24 16:54:31 2009 +0200 |
tree | b13cad665a7d8d104926a4524d34e8a678215160 | |
parent | 4012ade9338c05428162e85cc9b149dcadf1ce85 [diff] |
ALSA: hda - Fix mute control with some ALC262 models 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>