On Thu May 21, 2026 at 12:27 PM CEST, Damon Ding wrote: > 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 <[email protected]>
Reviewed-by: Luca Ceresoli <[email protected]> -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
