diff options
author | Xu Wang <[email protected]> | 2020-12-31 09:49:35 +0000 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-15 13:26:33 -0700 |
commit | 442f59b9c0dec876ccbad7e9839b3e969fcacd14 (patch) | |
tree | 9c10ba9e2d695c79516095f59b8840fd12a999a8 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 993247ffdd3ed5ac3319a5edcd251bef1d65083e (diff) |
drm/msm/mdp5: 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