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