summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDamon Ding <damon.ding@rock-chips.com>2026-05-21 18:27:16 +0800
committerHeiko Stuebner <heiko@sntech.de>2026-06-02 22:36:38 +0200
commitf88b35d79a4b403676b1222b1c28b2daafae2980 (patch)
tree2d26ce4353d670c1da874899dbdfc15780faa821 /tools/perf/scripts/python/bin
parentaf3a9eadc11896f6677bcb7102bfb7c84be48d2d (diff)
drm/bridge: analogix_dp: Convert status check functions to bool
Convert analogix_dp_is_slave_video_stream_clock_on() and analogix_dp_is_video_stream_on() from int to bool return type. This makes the code more readable and aligns with kernel best practices for boolean status checks, while simplifying the callers by removing unnecessary "== 0" comparisons. Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patch.msgid.link/20260521102716.1373519-1-damon.ding@rock-chips.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions