panel/panel-ili9805: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Wed, 21 May 2025 03:03:39 +0000 (22:03 -0500)
committerMaxime Ripard <mripard@kernel.org>
Wed, 21 May 2025 06:40:59 +0000 (08:40 +0200)
commit8500594c9bd132d7e8b1de4b0878786ccdd08723
tree1aaa233006d8568abc32418ca462a7877fbae91a
parent75db23f878e6513de8de3ee08184b09f5bf35a96
panel/panel-ili9805: Use refcounted allocation in place of devm_kzalloc()

Start using the new helper that does the refcounted
allocations

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-8-f7ae7b723c68@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-ilitek-ili9805.c