diff options
author | Anusha Srivatsa <asrivats@redhat.com> | 2025-07-10 23:31:24 -0500 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2025-07-16 16:58:14 +0200 |
commit | 51929b6850a92a40db1270ea7234ac5d325aafac (patch) | |
tree | 4946311c5767fcf82e7e99dbc44b2e9eabe3353a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 46c8779be619159a9774846b022286fbf861fe8e (diff) |
drm/panel/boe-tv101wum-nl6: 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-13-de73ba81b2f5@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions