diff options
author | Paul Kocialkowski <[email protected]> | 2019-04-24 11:04:13 +0200 |
---|---|---|
committer | Paul Kocialkowski <[email protected]> | 2019-04-24 15:09:08 +0200 |
commit | e02bc29b2cfa7806830d6da8b2322cddd67e8dfe (patch) | |
tree | 748128b2f657796f0c9c8d2755662f6c6a0ae052 /scripts/gdb | |
parent | d08106796a78a4273e39e1bbdf538dc4334b2635 (diff) |
drm/sun4i: Unbind components before releasing DRM and memory
Our components may still be using the DRM device driver (if only to
access our driver's private data), so make sure to unbind them before
the final drm_dev_put.
Also release our reserved memory after component unbind instead of
before to match reverse creation order.
Fixes: f5a9ed867c83 ("drm/sun4i: Fix component unbinding and component master deletion")
Signed-off-by: Paul Kocialkowski <[email protected]>
Reviewed-by: Chen-Yu Tsai <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions