diff options
author | Anusha Srivatsa <asrivats@redhat.com> | 2025-07-11 07:31:25 +0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2025-07-16 17:58:15 +0300 |
commit | d27da6792c805f5b4d88f21e8ba2069b1f2d41ea (patch) | |
tree | 1f77d60a8117c954d7219a9f1cc11d8c29f590f9 /rust/helpers/processor.c | |
parent | 51929b6850a92a40db1270ea7234ac5d325aafac (diff) | |
download | linux-d27da6792c805f5b4d88f21e8ba2069b1f2d41ea.tar.xz |
drm/panel/boe-himax8279d: 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-14-de73ba81b2f5@redhat.com
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions