ALSA: hda - Set default GPIO for STAC/IDT codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 14 Sep 2009 13:03:12 +0000 (15:03 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Sep 2009 13:03:12 +0000 (15:03 +0200)
commitaf6ee302020101bd16c7224c2b03a5fb36e17d99
tree041a9be7c47cda3f95070578c4ff73826f3630cb
parent3d3792cb455d15881144e9dfba4c67eece260a69
ALSA: hda - Set default GPIO for STAC/IDT codecs

IDT92HD73xx and STAC927x codecs use GPIO0 bit as EAPD on many machines.
However, currently we don't set it unless the model is specified just
for safety reason.  But, most machines do need this bit, so this safety
handling is rather annoying.

This patch enables GPIO0 setup as default for them.  Many HP / Dell
laptops should work even without model override with this change.

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