On Thu, 21 May 2026 18:27:16 +0800, 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.
>
> [...]
Applied, thanks!
[1/1] drm/bridge: analogix_dp: Convert status check functions to bool
commit: f88b35d79a4b403676b1222b1c28b2daafae2980
Best regards,
--
Heiko Stuebner <[email protected]>