]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Add missing vmaster initialization for ALC269
authorTakashi Iwai <tiwai@suse.de>
Sat, 15 Aug 2009 10:15:57 +0000 (12:15 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Sep 2009 03:17:45 +0000 (20:17 -0700)
commitb6768fe15180edf89df1f96dfbf4412a0871c83b
treebea2a4e8b3f7e79b1083587c31e8af7c65c4aa8d
parentee1c46ccd19074a06393567644144287458e8337
ALSA: hda - Add missing vmaster initialization for ALC269

commit 100d5eb36ba20dc0b99a17ea2b9800c567bfc3d1 upstream.

Without the initialization of vmaster NID, the dB information got
confused for ALC269 codec.

Reference: Novell bnc#527361
https://bugzilla.novell.com/show_bug.cgi?id=527361

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_realtek.c