]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
panel/sony-td4353-jdi: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Fri, 30 May 2025 02:46:32 +0000 (21:46 -0500)
committerMaxime Ripard <mripard@kernel.org>
Mon, 2 Jun 2025 07:22:01 +0000 (09:22 +0200)
commitd7c962373ebf46dacb992808b6a65904a397010a
treecf24bed950496d030598bc752a2b0dc1d392c082
parentcd268f8fedb2a289463db75dfe73cbf2c0155b25
panel/sony-td4353-jdi: 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/20250529-b4-drm_panel_mass_driver_convert_part3-v2-30-5d75a3711e40@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-sony-td4353-jdi.c