]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda - Add headset support to Acer Aspire V5
authorTakashi Iwai <tiwai@suse.de>
Sat, 27 Jun 2015 08:21:13 +0000 (10:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Jul 2015 17:10:02 +0000 (10:10 -0700)
commit4b461d112cdbca4183f4b2f0d67a081a650269ab
tree871826b32e641bea52e75fc17a665abd0372e0ae
parentd097fff2c1fbeef22c20f0d6a9a9ed236baabba7
ALSA: hda - Add headset support to Acer Aspire V5

commit 7819717b11346b8a5420b223b46600e394049c66 upstream.

Acer Aspire V5 with ALC282 codec needs the similar quirk like Dell
laptops to support the headset mic.  The headset mic pin is 0x19 and
it's not exposed by BIOS, thus we need to fix the pincfg as well.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=96201
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c