diff options
author | Derek Fang <[email protected]> | 2022-02-23 18:14:50 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-02-24 02:04:33 +0000 |
commit | c07ac3ee76e5e5506bca9c03fbbb15e40ab28430 (patch) | |
tree | 57227e9a52a87d9561c3feb74d18115b79e73be2 /scripts/gdb/linux/device.py | |
parent | 7e1d728a94ca78f8759ba14068932075ecdc562d (diff) |
ASoC: rt5682s: Fix the wrong jack type detected
Some powers were changed during the jack insert detection and clk's
enable/disable in CCF.
If in parallel, the influence has a chance to detect the wrong jack
type.
We refer to the below commit of the variant codec (rt5682) to fix
this issue.
ASoC: rt5682: Fix deadlock on resume
1. Remove rt5682s_headset_detect in rt5682s_jd_check_handler and
use jack_detect_work instead of.
2. Use dapm mutex used in CCF to protect most of jack_detect_work.
Signed-off-by: Derek Fang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions