]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co
authorTakashi Iwai <tiwai@suse.de>
Wed, 11 Apr 2012 15:18:12 +0000 (17:18 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Apr 2012 05:58:19 +0000 (07:58 +0200)
commitec2f3df98e462da5b74ee480b47330625761e462
tree016c2c4d6c11c136ca90285816da5f4732c8f8cd
parentc47664bb0a96993b5395fc7e5ad9342e4efd3c03
ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & co

Add GPIO1 setup explicitly for Acer Aspire 493x & co.
This could be set by alc_auto_init_amp(), but it's safer to set it
more explicitly in the fixup table.

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