]> git.ipfire.org Git - thirdparty/linux.git/commit
panel/jdi-fhd-r63452: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Wed, 21 May 2025 03:03:45 +0000 (22:03 -0500)
committerMaxime Ripard <mripard@kernel.org>
Wed, 21 May 2025 06:41:02 +0000 (08:41 +0200)
commit608cd2887f78332e4346ae6b7bf1f883c306dfbf
treefe984e991cfe9ccab9f5b0a6235779fdc56a21b0
parent9d20a28650ed8885704e195510435b54cbf07be0
panel/jdi-fhd-r63452: 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-14-f7ae7b723c68@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-jdi-fhd-r63452.c