]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix model for Dell Inspiron 1525
authorTakashi Iwai <tiwai@suse.de>
Tue, 30 Sep 2008 18:15:10 +0000 (18:15 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Oct 2008 03:22:51 +0000 (20:22 -0700)
commit5af6467733f9af297ce977a2594662bbef1f999d
tree5aa0191be019132765b58ee587e2c4b34485e071
parent61c8bd1d3a9e7e57843d98d9b133fec77ecf4e1b
ALSA: hda - Fix model for Dell Inspiron 1525

commit 24918b61b55c21e09a3e07cd82e1b3a8154782dc upstream

Dell Inspiron 1525 seems to have a buggy BIOS setup and screws up
the recent codec parser, as reported by Oleksandr Natalenko:
    http://lkml.org/lkml/2008/9/12/203

This patch adds the working model, dell-3stack, statically.

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