OSDN Git Service

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:11 +0000 (10:10 -0700)
commita17a9a151abdcb3d3c35e819fe7ccf70bb30c847
treed8805abd555b62fd3abf4add8e7e04b5c647618a
parent8227ae83eb27986b8155d87fa9e161edbd8c171f
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