]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Sat, 27 Jun 2015 08:23:41 +0000 (10:23 +0200)
commit0978bd5ea95c60b28b422004ea4ba60497549f86
tree4f44b05494ca19a5e25a98fcb00a73a1c0a1b550
parent3b842e2a0feeae873106b48bc53e75993c71827e
ALSA: hda - Add headset support to Acer Aspire V5

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
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c