diff options
author | 2022-10-26 17:59:34 +0200 | |
---|---|---|
committer | 2022-11-16 10:33:45 +0000 | |
commit | f574f3772cdda0adacce0bff03ba59f754d7d42e (patch) | |
tree | c683fead85314b0de7cdb4ef53504aa4a0d82eca /tools/perf/scripts/python/bin/export-to-postgresql-record | |
parent | drm/arm/malidp: plane: use drm managed resources (diff) | |
download | wireguard-linux-f574f3772cdda0adacce0bff03ba59f754d7d42e.tar.xz wireguard-linux-f574f3772cdda0adacce0bff03ba59f754d7d42e.zip |
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 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions