]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
panel/orisetech-otm8009a: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Fri, 30 May 2025 02:46:03 +0000 (21:46 -0500)
committerMaxime Ripard <mripard@kernel.org>
Mon, 2 Jun 2025 07:21:39 +0000 (09:21 +0200)
commita97dfd6543afa3b5a8dc3cd2c2165674b7149f81
tree53a3db36ef7ebaad5f8aaa8787ee4b1b5d88e5f3
parentc11a50b170e725b1465bcc0c5645d49d44e146d4
panel/orisetech-otm8009a: 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/20250529-b4-drm_panel_mass_driver_convert_part3-v2-1-5d75a3711e40@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c