diff options
author | Xu Wang <vulab@iscas.ac.cn> | 2020-12-31 09:41:55 +0000 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-10-15 13:26:33 -0700 |
commit | d2a7107d3a8ef4d7e62c85db50bebf032fe5a3b6 (patch) | |
tree | cc112b4ee05e19f0dd5ed16bc5e0be90c1a32439 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c9ef97b694b9bf1bfd8869c8b78de840785e5934 (diff) |
drm/msm/mdp4: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
Because clk_prepare_enable() and clk_disable_unprepare() already checked
NULL clock parameter, so the additional checks are unnecessary, just
remove them.
Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20201231094155.25481-1-vulab@iscas.ac.cn
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions