diff options
author | 2020-03-23 15:49:32 +0100 | |
---|---|---|
committer | 2020-03-26 16:05:12 +0100 | |
commit | 90c2e13bc30e22db8f118907f2d58546a0979dcf (patch) | |
tree | c2b51e038e3d444b6206bd2113e2b7f5dfaa4d24 /drivers/gpu/drm/lima | |
parent | drm/mcde: Drop explicit drm_mode_config_cleanup call (diff) | |
download | linux-dev-90c2e13bc30e22db8f118907f2d58546a0979dcf.tar.xz linux-dev-90c2e13bc30e22db8f118907f2d58546a0979dcf.zip |
drm/mcde: More devm_drm_dev_init
Auto-unwind ftw, now possible with the fixed drm_device related
management.
Aside, clk/regulator seem to be missing devm versions for a bunch of
functions, preventing a pile of these simpler drivers from outright
losing their ->remove hook.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200323144950.3018436-34-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/lima')
0 files changed, 0 insertions, 0 deletions