aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2022-09-09 12:59:44 +0200
committerThomas Zimmermann <[email protected]>2022-09-20 09:37:12 +0200
commit7221941c4f3249f6e67090820c827326e2e4459f (patch)
tree9c70bd760fcc9b7ea29b7590e9ac250143038cdc /scripts/gdb/linux/utils.py
parentee34b77f681e9656d229b1df48ea67f019bb6335 (diff)
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions