]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Add a workaround for invalid line-out setups
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Jun 2011 08:43:03 +0000 (10:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Jun 2011 08:43:03 +0000 (10:43 +0200)
commit95ac45fc9e80ad87ce1106dbe2938e9d0bb427f1
tree7f923de5bc6f1e0c099a75888a4719bc2baaa91f
parent683388565328268926ed42b902fa80fc9ed2304c
ALSA: hda - Add a workaround for invalid line-out setups

Some BIOS set up the pin config wrongly as line-out although it's
supposed to be a speaker out.  In most cases, though, we can judge
the validity by checking the connection type -- when it's FIXED,
mostly it's an invalid line-out but a speaker.

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