]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
panel/panel-elida-kd35t133: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Wed, 21 May 2025 03:03:32 +0000 (22:03 -0500)
committerMaxime Ripard <mripard@kernel.org>
Wed, 21 May 2025 06:40:55 +0000 (08:40 +0200)
commit74ca3ba0d00d1a52486347dbe8fb1c8ebb5dde7e
tree6832a9d6dfb2737a014e8619972e8a6523e22302
parentae01d3183d2763ed27ab71f4ef5402b683d9ad8a
panel/panel-elida-kd35t133: Use refcounted allocation in place of devm_kzalloc()

Move to using the new API devm_drm_panel_alloc() to allocate the
panel.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
Link: https://lore.kernel.org/r/20250520-drivers-mass-convert-part2-v3-1-f7ae7b723c68@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-elida-kd35t133.c