ALSA: hda - Fix missing initialization of NID 0x0e for STAC925x
authorTakashi Iwai <tiwai@suse.de>
Wed, 14 Jan 2009 14:58:55 +0000 (15:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 14 Jan 2009 14:58:55 +0000 (15:58 +0100)
commit2465fb6605b4f8f3964b132017bf4078d1265fe9
tree8a8f45bfc3459b5719a61e30b728adb79bd6d235
parent9248f2693921b143b54f380b60c945b28a7a5358
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 <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c