]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix Internal Mic boost can't control with ALC283
authorKailang Yang <kailang@realtek.com>
Fri, 27 Sep 2013 12:02:28 +0000 (14:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Sep 2013 12:04:05 +0000 (14:04 +0200)
commit7ab7cffd110dd9c61988e0783b12b14a0529abfd
tree804e90c8dc270e94c040bc7c3e649dabdc03ca4c
parent0a2410d6750d31d803d5718ba296f006b3c5c287
ALSA: hda - Fix Internal Mic boost can't control with ALC283

ALC283 pin control for Line1 default control by hidden register.
Use line1 as internal Mic will not get sound when boost value up.
Set control by verb for hidden register will solve this issue.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c