OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:35:25 +0000 (09:35 -0800)
commit6d8891c6a14141fad833f15745ae2f637d23dd8a
tree0eb130b2b5179b29b2d1701b3fc8b5955f0c0bed
parentcdab390353a92844107bf49bd4bb8b436e909b2f
ALSA: hda - Remove bad code for IDT 92HD83 family patch

commit 6c5c04e509b7000617b09d4301f0b9b6d171d1e6 upstream.

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>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_sigmatel.c