OSDN Git Service

ALSA: hda - Fix GPIO for Acer Aspire 3830TG
authorTakashi Iwai <tiwai@suse.de>
Mon, 30 Sep 2013 10:13:44 +0000 (12:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Oct 2013 23:08:34 +0000 (16:08 -0700)
commit22c748d6172867030c228d4737fdef0e9713a125
treef6af1bfebc943850f76837f31c08cec254917312
parentf60945fd5684f5773efd2d87d383f528056d6285
ALSA: hda - Fix GPIO for Acer Aspire 3830TG

commit 4a4370442c996be0fd08234a167c8a127c2488bb upstream.

Acer Aspire 3830TG seems requiring GPIO bit 0 as the primary mute
control.  When a machine is booted after Windows 8, the GPIO pin is
turned off and it results in the silent output.

This patch adds the manual fixup of GPIO bit 0 for this model.

Reported-by: Christopher <DIDI2002@web.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_conexant.c