diff options
author | Xu Wang <[email protected]> | 2020-12-31 09:41:55 +0000 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-15 13:26:33 -0700 |
commit | d2a7107d3a8ef4d7e62c85db50bebf032fe5a3b6 (patch) | |
tree | cc112b4ee05e19f0dd5ed16bc5e0be90c1a32439 /tools/perf/scripts/python/arm-cs-trace-disasm.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 <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions