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