diff options
| author | Daniel Vetter <[email protected]> | 2020-09-04 16:39:18 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-09-11 10:47:19 +0200 |
| commit | 90ad200b4cbc92e160c3f3331bb999f87cc0fbfd (patch) | |
| tree | 017db61caafe6482805aafccfe4a49da80d65953 /tools/perf/scripts/python/netdev-times.py | |
| parent | 8c3c818c23a5bbce6ff180dd2ee04415241df77c (diff) | |
drm/armada: Use devm_drm_dev_alloc
Also remove the now no longer needed build bug on since that's already
not needed anymore with drmm_add_final_kfree. Conversion to managed
drm_device cleanup is easy, the final drm_dev_put() is already the
last thing in both the bind unbind as in the unbind flow.
Also, this relies on component.c correctly wrapping bind&unbind in
separate devres groups, which it does.
Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Cc: Russell King <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions