ALSA: hda - Remove bad code for IDT 92HD83 family patch
commitfcc517bdf7ffc8ecf46c20bef7cba8d154d0420e
authorCharles Chin <Charles.Chin@idt.com>
Thu, 13 Oct 2011 05:54:09 +0000 (13 07:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:42:31 +0000 (11 09:42 -0800)
tree7abcf0187587a42560e3394d7bd34502d627c1a9
parent07cb3ce0ec51d6b51a0874a071825f210a850591
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