diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-04-20 04:16:40 +0300 |
---|---|---|
committer | Robert Foss <robert.foss@linaro.org> | 2022-04-21 15:22:47 +0300 |
commit | 9f15930bb2ef9f031d62ffc49629cbae89137733 (patch) | |
tree | ee5c5e9a5ac5dd680f75722aac4f1774eff4d202 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f06e2167055f4022417dcbe4cacdf15f48d60c92 (diff) | |
download | linux-9f15930bb2ef9f031d62ffc49629cbae89137733.tar.xz |
drm/bridge: Fix error handling in analogix_dp_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: 3424e3a4f844 ("drm: bridge: analogix/dp: split exynos dp driver to bridge directory")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Robert Foss <robert.foss@linaro.org>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220420011644.25730-1-linmq006@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions