From: Takashi Iwai Date: Wed, 14 Jan 2009 14:58:55 +0000 (+0100) Subject: ALSA: hda - Fix missing initialization of NID 0x0e for STAC925x X-Git-Tag: v2.6.29-rc2~67^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2465fb6605b4f8f3964b132017bf4078d1265fe9;p=pandora-kernel.git ALSA: hda - Fix missing initialization of NID 0x0e for STAC925x The selector widget 0x0e isn't initialized properly in the whole probe process, thus it can be a wrong value depending on the BIOS setup. This patch adds the init verb to set it to the max & unmuted. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed