]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Remove bad code for IDT 92HD83 family patch
authorCharles Chin <Charles.Chin@idt.com>
Thu, 13 Oct 2011 05:54:09 +0000 (07:54 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Oct 2011 06:05:30 +0000 (08:05 +0200)
commit473abc9ca1c4f5ea9d457ccad5fa1c85d96a1f1c
tree5e4afa8e53751191ae636caefe171f5acab9b31f
parentf5ba041162aa00aed62082a2e16bd924f543a17f
ALSA: hda - Remove bad code for IDT 92HD83 family patch

The purpose of this patch is to remove a section of "bad" code that
assigns the last DAC to ports E or F in order to support notebooks
with docking in earlier days, around ALSA 1.0.19 - 21.  This is not
necessary now and actually breaks some configurations that use these
ports as other devices.  This have been tested on several different
configurations to make sure that it is working for different combinations.

Signed-off-by: Charles Chin <Charles.Chin@idt.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c