[PATCH 2/6] drm/panel/truly-nt35597: Use refcounted allocation in place of devm_kzalloc()

Maxime Ripard mripard at kernel.org
Wed Jul 9 13:01:56 UTC 2025


On Tue, 8 Jul 2025 15:35:14 -0500, Anusha Srivatsa wrote:
> Move to using the new API devm_drm_panel_alloc() to allocate the
> panel. In the call to the new API, avoid using explicit type and use
> __typeof() for more type safety.
> 
> Signed-off-by: Anusha Srivatsa <asrivats at redhat.com>
> 
> [ ... ]

Reviewed-by: Maxime Ripard <mripard at kernel.org>

Thanks!
Maxime


More information about the dri-devel mailing list