[ALSA] hda-codec - Fix BIOS auto-configuration
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Mar 2006 10:24:42 +0000 (11:24 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:40:14 +0000 (10:40 +0100)
commit82bc955f6379135e6ce35ff90c7ac411fd412c4c
tree314610afb5a469ac6a5a9f4d5e947436bb2c0538
parent19739fef0203d2f3eecc9c4b1ef25b57d85f2b30
[ALSA] hda-codec - Fix BIOS auto-configuration

Modules: HDA Codec driver,HDA generic driver

- Fix autoconfig speaker/hp detection
  Now it allows multiple speaker pins (e.g. Dell laptops have such config)

- Use speaker or hp pins if no line-outs are available
  This fixes the silence output on recent Dell laptops with STAC9200
  (ALSA bug#1843)

- Fix analog/realtek/sigmatel autoconfig parser

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c