diff options
| author | Daniel Vetter <[email protected]> | 2020-03-23 15:49:41 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-03-26 16:08:36 +0100 |
| commit | 08373edcb9a87edddc7c5327c5f944ea5b4177bc (patch) | |
| tree | ffd83c539ba3610a09d6e9be0855eee864b1cde1 /tools/perf/scripts/python | |
| parent | c792098baf22714b7023cea15acf8432d1ee08e1 (diff) | |
drm/gm12u320: More drmm_
The drm_mode_config_cleanup call we can drop, and all the allocations
we can switch over to drmm_kzalloc. Unfortunately the work queue is
still present, so can't get rid of the drm_driver->release function
outright.
v2: Use drmm_mode_config_init() for more clarity (Sam, Thomas)
Cc: Sam Ravnborg <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Reviewed-by: Hans de Goede <[email protected]> (v1)
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Hans de Goede <[email protected]>
Cc: "Noralf Trønnes" <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions