Re: [PATCH 3/3] drm/msm/mdp4: correct LCDC regulator name

From: Abhinav Kumar
Date: Sat Apr 20 2024 - 19:05:20 EST




On 4/19/2024 7:33 PM, Dmitry Baryshkov wrote:
Correct c&p error from the conversion of LCDC regulators to the bulk
API.

Fixes: 54f1fbcb47d4 ("drm/msm/mdp4: use bulk regulators API for LCDC encoder")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Indeed ! I should have caught this during review :(

Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>