Re: [PATCH] drm/msm/dpu: Simplify using local 'ctl' variable

From: Abhinav Kumar
Date: Tue Jan 14 2025 - 15:45:30 EST




On 1/14/2025 7:59 AM, Krzysztof Kozlowski wrote:
In few places we store 'phys_enc->hw_ctl' to local 'ctl' variable so use
it everywhere. No functional change.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 32 ++++++++++-----------
1 file changed, 16 insertions(+), 16 deletions(-)



Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>