[PATCH 5/6] drm/panel/ls043t1le01: Use refcounted allocation in place of devm_kzalloc()
Maxime Ripard
mripard at kernel.org
Wed Jul 9 13:04:42 UTC 2025
On Tue, 8 Jul 2025 15:35:17 -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