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