]> git.ipfire.org Git - thirdparty/linux.git/commit
panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Tue, 1 Apr 2025 16:03:50 +0000 (12:03 -0400)
committerMaxime Ripard <mripard@kernel.org>
Mon, 7 Apr 2025 08:29:16 +0000 (10:29 +0200)
commit5d2b55e55e61be1b7d78915607254c6ef0226cee
tree73a7372fea436b669e3a3b3ced7c55f98d7eda6b
parent77dcbce63779a94b134a4aab883834fb2f8332ff
panel/boe-tv101wum-ll2: Use refcounted allocation in place of devm_kzalloc()

Move to using the new API devm_drm_panel_alloc() to allocate the
panel.

Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250401-b4-drm-panel-mass-driver-convert-v1-7-cdd7615e1f93@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c