]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
panel/samsung-sofef00: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Fri, 30 May 2025 02:46:24 +0000 (21:46 -0500)
committerMaxime Ripard <mripard@kernel.org>
Mon, 2 Jun 2025 07:21:56 +0000 (09:21 +0200)
commit6196835a5460945027a5b03377e4be27ab1d8e3b
treee6b411780824e4f1ba94b04264aa68868c534cb3
parent904ec442116aa8dd0a0ec4e31079dfe04a09bd8c
panel/samsung-sofef00: 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-22-5d75a3711e40@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-samsung-sofef00.c