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