summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-09-02 18:22:12 +0300
committerThierry Reding <treding@nvidia.com>2023-12-14 20:39:10 +0300
commit45c8034db47842b25a3ab6139d71e13b4e67b9b3 (patch)
treeb60c9ee9a4ab8497902fcdebb14ed8988ba0fb86 /tools/perf/scripts/python/task-analyzer.py
parentbc456b5d93dbfdbd89f2a036f4f3d8026595f9e4 (diff)
downloadlinux-45c8034db47842b25a3ab6139d71e13b4e67b9b3.tar.xz
drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
If clk_get_sys(..., "pll_d2_out0") fails, the clk_get_sys() call must be undone. Add the missing clk_put and a new 'put_pll_d_out0' label in the error handling path, and use it. Fixes: 0c921b6d4ba0 ("drm/tegra: dc: rgb: Allow changing PLLD rate on Tegra30+") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/0182895ead4e4730426616b0d9995954c960b634.1693667005.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions