panel/feixin-k101-im2ba02: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Wed, 21 May 2025 03:03:33 +0000 (22:03 -0500)
committerMaxime Ripard <mripard@kernel.org>
Wed, 21 May 2025 06:40:56 +0000 (08:40 +0200)
commit39cfc68b6b24fef5da6c398b654df3686306dfd8
tree014d1e6be45bb85c0c3e5be1f284c4cab4e1946f
parent74ca3ba0d00d1a52486347dbe8fb1c8ebb5dde7e
panel/feixin-k101-im2ba02: 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/20250520-drivers-mass-convert-part2-v3-2-f7ae7b723c68@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-feixin-k101-im2ba02.c