]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
panel/bf060y8m-aj0: Use refcounted allocation in place of devm_kzalloc()
authorAnusha Srivatsa <asrivats@redhat.com>
Tue, 1 Apr 2025 16:03:48 +0000 (12:03 -0400)
committerMaxime Ripard <mripard@kernel.org>
Mon, 7 Apr 2025 08:29:15 +0000 (10:29 +0200)
commit416053010091e00ed52cc05d2deeafb42b47e199
tree3f79ea4b8d278b5a39614aad2d3dd73f29d2dbe1
parent9d7d7c3c9a191864367b28e05b312ab3ac34ef0a
panel/bf060y8m-aj0: 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-5-cdd7615e1f93@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/panel/panel-boe-bf060y8m-aj0.c