]> www.infradead.org Git - users/jedix/linux-maple.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)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:46 +0000 (11:17 -0800)
commit009d32ab7f87c0243199863511deca3702a6d862
tree0af2af2c0acffc97228c985d0614ae4646824a7c
parent2c1c9f07e1d38756a5a9410509ed7c7dfa926870
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