drm/panel/panel-simple: Use the new allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Mon, 31 Mar 2025 15:15:28 +0000 (11:15 -0400)
committerMaxime Ripard <mripard@kernel.org>
Tue, 1 Apr 2025 14:58:05 +0000 (16:58 +0200)
commitde04bb0089a96cc00d13b12cbf66a088befe3057
treeecd71e16ca9469238477f3a0d75fad775d5e0407
parentc5a635f58e4b9cc5d471c67955d02de306b6b27d
drm/panel/panel-simple: Use the new allocation in place of devm_kzalloc()

Start using the new helper that does the refcounted
allocations.

Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
Link: https://lore.kernel.org/r/20250331-b4-panel-refcounting-v4-4-dad50c60c6c9@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-simple.c