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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jul 2009 07:05:53 +0000 (09:05 +0200)
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>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c

Simple merge