]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda6de890d3e85b3fb43a51f3724bd635829d22fe
tree8a8f45bfc3459b5719a61e30b728adb79bd6d235
parentef22df3cf8e562b091e88706de7698bf5457d3e3
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