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