]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit7819717b11346b8a5420b223b46600e394049c66
tree4f44b05494ca19a5e25a98fcb00a73a1c0a1b550
parent831bfdf9520e389357cfeee42a6174a73ce7bdb7
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