aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c
diff options
context:
space:
mode:
authorDanilo Krummrich <dakr@redhat.com>2022-10-26 17:59:34 +0200
committerLiviu Dudau <liviu.dudau@arm.com>2022-11-16 10:33:45 +0000
commitf574f3772cdda0adacce0bff03ba59f754d7d42e (patch)
treec683fead85314b0de7cdb4ef53504aa4a0d82eca /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c
parent3ad510343812ee2500ffe4ae7a891f302f543cf3 (diff)
drm/arm/malidp: 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/20221026155934.125294-6-dakr@redhat.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions