diff options
| author | Daniel Vetter <[email protected]> | 2020-03-23 15:49:05 +0100 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-03-26 14:49:58 +0100 |
| commit | d0c116adc656e88a36ddc71ff6c9da5e75fc6b44 (patch) | |
| tree | d07c1b7a2716ce05bbad8c5b43a7ed332bf72b2b /tools/perf/scripts/python | |
| parent | f5ad671b2963d335e4eda195291c68a0409808d6 (diff) | |
drm/udl: Use drmm_add_final_kfree
With this we can drop the final kfree from the release function.
v2: We need drm_dev_put to unroll the driver creation (once
drm_dev_init and drmm_add_final_kfree suceeded), otherwise
the drmm_ magic doesn't happen.
v3: Actually squash in the fixup (Laurent).
Acked-by: Thomas Zimmermann <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: Emil Velikov <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: "Noralf Trønnes" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Sam Ravnborg <[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