]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Move to ACT_INIT state
authorKailang Yang <kailang@realtek.com>
Wed, 3 Apr 2019 07:31:49 +0000 (15:31 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 3 Apr 2019 09:51:39 +0000 (11:51 +0200)
commit56d5030074e4378cd10082ab2d4270c05b10d9e8
treecf2611c475b044741f4a91a193ef552fac67cdfa
parent5ae3c50cd52b9da8917a81cecc6a4d1e1b35c7e3
ALSA: hda/realtek - Move to ACT_INIT state

It will be lose Mic JD state when Chrome OS boot and headset was plugged.
Just Implement of reset combo jack JD verb for ACT_PRE_PROBE state.
Intel test result was also failed.
It test passed until changed the initial state to ACT_INIT.
Mic JD will show every time.
This patch also changed the model name as 'alc-chrome-book' for
application of Chrome OS.

Fixes: 2eacf378d04d ("ALSA: hda/realtek - Fixed Headset Mic JD not stable")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c