Re: [PATCH] drm/bridge: anx7625: Use devm_pm_runtime_enable()

2025-04-10 Thread Dmitry Baryshkov
On Wed, Apr 09, 2025 at 05:38:13PM +0800, Chen-Yu Tsai wrote: > The anx7625 driver is open coding what devm_pm_runtime_enable() does. > > Switch to the common helper instead. > > Signed-off-by: Chen-Yu Tsai > --- > drivers/gpu/drm/bridge/analogix/anx7625.c | 9 + > 1 file changed, 1 ins

[PATCH] drm/bridge: anx7625: Use devm_pm_runtime_enable()

2025-04-09 Thread Chen-Yu Tsai
The anx7625 driver is open coding what devm_pm_runtime_enable() does. Switch to the common helper instead. Signed-off-by: Chen-Yu Tsai --- drivers/gpu/drm/bridge/analogix/anx7625.c | 9 + 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/drivers/gpu/drm/bridge/analogix/anx762