diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-03-07 08:35:52 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-08 12:27:57 +0000 |
commit | f725d20579807a68afbe5dba69e78b8fa05f5ef0 (patch) | |
tree | 8db9f87b863a17d7fc11ca501b29145d8c282391 /tools/perf/scripts/python | |
parent | 6f6f28bf5d8e070c1e4a10d62d2a1af264683042 (diff) |
ASoC: rockchip: i2s: Fix missing clk_disable_unprepare() in rockchip_i2s_probe
Fix the missing clk_disable_unprepare() before return
from rockchip_i2s_probe() in the error handling case.
Fixes: 01605ad12875 ("ASoC: rockchip-i2s: enable "hclk" for rockchip I2S controller")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Link: https://lore.kernel.org/r/20220307083553.26009-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions