On Fri, 27 Jun 2025 18:56:52 +0200, Marek Szyprowski wrote: > devm_drm_bridge_alloc() is the new API to be used for allocating > (and partially initializing) a private driver struct embedding > a struct drm_bridge. > > Analogix DP driver somehow missed the automated conversion in commit > 9c399719cfb9 ("drm: convert many bridge drivers from devm_kzalloc() to > devm_drm_bridge_alloc() API"), what causes the following warning: > > [...]
Applied, thanks! [1/1] drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() API commit: 48f05c3b4b701ae7687fd44d462c88b7ac67e952 Best regards, -- Luca Ceresoli <luca.ceres...@bootlin.com>