diff options
author | 2022-10-26 17:34:31 +0200 | |
---|---|---|
committer | 2022-11-07 20:47:37 +0000 | |
commit | 611fc22c9e5e13276c819a7f7a7d19b794bbed1a (patch) | |
tree | e6c1652e22c84adfc04eaef0da9da8738211fe48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/arm/hdlcd: plane: use drm managed resources (diff) | |
download | wireguard-linux-611fc22c9e5e13276c819a7f7a7d19b794bbed1a.tar.xz wireguard-linux-611fc22c9e5e13276c819a7f7a7d19b794bbed1a.zip |
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 '')
0 files changed, 0 insertions, 0 deletions