diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-03-16 04:19:24 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-16 16:39:22 +0000 |
commit | 9ebd62d60edcd4d9c75485e5ccd0b79581ad3c49 (patch) | |
tree | 26004a89d75674e9f488ed49e09fc3e63a5b6804 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e8ca4cee43fa9d841d25c2b98c9c3a3390593094 (diff) |
ASoC: msm8916-wcd-analog: Fix error handling in pm8916_wcd_analog_spmi_probe
In the error handling path, the clk_prepare_enable() function
call should be balanced by a corresponding 'clk_disable_unprepare()'
call , as already done in the remove function.
Fixes: de66b3455023 ("ASoC: codecs: msm8916-wcd-analog: add MBHC support")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220316041924.17560-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions