diff options
author | Danilo Krummrich <dakr@redhat.com> | 2022-10-26 18:34:31 +0300 |
---|---|---|
committer | Liviu Dudau <liviu.dudau@arm.com> | 2022-11-07 23:47:37 +0300 |
commit | 611fc22c9e5e13276c819a7f7a7d19b794bbed1a (patch) | |
tree | e6c1652e22c84adfc04eaef0da9da8738211fe48 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
parent | 8aa201952d59ce91ac499b05a4867145c6a80f37 (diff) | |
download | linux-611fc22c9e5e13276c819a7f7a7d19b794bbed1a.tar.xz |
drm/arm/hdlcd: remove calls to drm_mode_config_cleanup()
drm_mode_config_init() simply calls drmm_mode_config_init(), hence
cleanup is automatically handled through registering
drm_mode_config_cleanup() with drmm_add_action_or_reset().
While at it, get rid of the deprecated drm_mode_config_init() and
replace it with drmm_mode_config_init() directly.
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221026153431.72033-5-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions