diff options
| author | Thomas Zimmermann <[email protected]> | 2022-09-09 10:59:44 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2022-09-20 07:37:12 +0000 |
| commit | 7221941c4f3249f6e67090820c827326e2e4459f (patch) | |
| tree | 9c70bd760fcc9b7ea29b7590e9ac250143038cdc /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | drm/atomic-helper: Fix kernel-doc (diff) | |
| download | kernel-7221941c4f3249f6e67090820c827326e2e4459f.tar.gz kernel-7221941c4f3249f6e67090820c827326e2e4459f.zip | |
drm/plane: Remove drm_plane_init()
Open-code drm_plane_init() and remove the function from DRM. The
implementation of drm_plane_init() is a simple wrapper around a call
to drm_universal_plane_init(), so drivers can just use that instead.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Lyude Paul <[email protected]> # nouveau
Acked-by: Jyri Sarha <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
