ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q
authorDaniel T Chen <crimsun@ubuntu.com>
Sat, 20 Feb 2010 16:16:30 +0000 (11:16 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 16:06:18 +0000 (09:06 -0700)
commitbcbf140797467d9e215626aff38d036eb740ef2c
treec3664bb80953d9c2bf83a0d1626cbc749b332ff6
parent89a724c83c09eb2d28df4dc150b6d17954f25d7b
ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q

commit ba579eb7b30791751f556ee01905636cda50c864 upstream.

BugLink: https://bugs.launchpad.net/bugs/524948
The OR has verified that the existing model=laptop-eapd quirk does not
function correctly but instead needs model=3stack.  Make this change
so that manual corrections to module-init-tools file(s) are not
required.

Reported-by: Lasse Havelund <lasse@havelund.org>
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_analog.c