]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix Toshiba NB20x quirk entry
authorTakashi Iwai <tiwai@suse.de>
Wed, 13 Jan 2010 16:20:08 +0000 (17:20 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 13 Jan 2010 16:22:40 +0000 (17:22 +0100)
commitcfc6e2abd645f2b3eb3594d44709a1c22690e5d9
tree21ce75413973b51d10493268b77e3740971eccb8
parent0db55247a8c3ca919b10050735d9be5185671de6
ALSA: hda - Fix Toshiba NB20x quirk entry

The alc664-mode4 model doesn't seem to fit with Toshiba NB205 correctly.
NB205 uses the pin 0x17 connected with the mixer 0x0f for the speaker
output, which isn't controlled by mode4 model at all.
Rather model=auto works fine as is on the latest driver, so let it back
again.

Tested-by: Nickolas Lloyd <ultrageek.lloyd@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c