]> git.ipfire.org Git - people/ms/linux.git/commit
ALSA: hda - Add quirk for Gateway T6834c laptop
authorHao Song <baritono.tux@gmail.com>
Mon, 20 Jul 2009 07:01:16 +0000 (15:01 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Jul 2009 21:39:30 +0000 (14:39 -0700)
commit503b0cccb14e6e70b6b6f12b4cbefdc5a8eb71b5
tree1caff15c5bc90a72348e9004a85485ecc114be72
parent993d4afb7694ce16cbd1e6b86ad37e93be84b203
ALSA: hda - Add quirk for Gateway T6834c laptop

commit 42b95f0c6b524b5a670dd17533a3522db368f600 upstream.

Gateway T6834c laptops need EAPD always on while the default behavior
for the STAC9205 reference board is to turn it off upon every HP plug.
By using the special "eapd" model, which is first introduced for Gateway
T1616 laptops for this same reason, this peculiarity can be properly
handled.

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