]> 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)
commitbbc6fbadd55b3adb864e877e61c0de4b4f3982b4
treecf2611c475b044741f4a91a193ef552fac67cdfa
parente1f8acd4450e7a71839d5cf4f3c4512c9417e73f
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: 9fd99083c797 ("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