From: Takashi Iwai Date: Fri, 24 Jul 2009 14:51:47 +0000 (+0200) Subject: ALSA: hda - Fix mute control with some ALC262 models X-Git-Tag: v2.6.31-rc5~88^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8de56b7deb2534a586839eda52843c1dae680dc5;p=pandora-kernel.git 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 Cc: --- Reading git-diff-tree failed