]> git.ipfire.org Git - thirdparty/linux.git/commit
panel/lincolntech-lcd197: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Wed, 21 May 2025 03:03:49 +0000 (22:03 -0500)
committerMaxime Ripard <mripard@kernel.org>
Wed, 21 May 2025 06:41:04 +0000 (08:41 +0200)
commitb28994ed389017b857248575794e8c340473b79a
treedf9ec13e930dcf055861c459d79b193e03c8d239
parent89da5d30fa0cc6f4612f9c3e30b61610b6299f64
panel/lincolntech-lcd197: 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-18-f7ae7b723c68@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-lincolntech-lcd197.c