diff options
author | 2025-07-10 23:31:13 -0500 | |
---|---|---|
committer | 2025-07-16 16:58:08 +0200 | |
commit | 6299cb4a211caeb7d2d8cec091e256e5ad428730 (patch) | |
tree | 7e9af63504a5258a19e3b332fbfe6461463afde1 /tools/perf/scripts/python | |
parent | drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc() (diff) | |
download | wireguard-linux-6299cb4a211caeb7d2d8cec091e256e5ad428730.tar.xz wireguard-linux-6299cb4a211caeb7d2d8cec091e256e5ad428730.zip |
drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()
Move to using the new API devm_drm_panel_alloc() to allocate the
panel. In the call to the new API, avoid using explicit type and use
__typeof() for more type safety.
Signed-off-by: Anusha Srivatsa <asrivats@redhat.com>
Link: https://lore.kernel.org/r/20250710-b4-driver-convert-last-part-july-v1-2-de73ba81b2f5@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions