]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/fbdev-ttm: Remove obsolete setup function
authorThomas Zimmermann <tzimmermann@suse.de>
Tue, 24 Sep 2024 07:13:10 +0000 (09:13 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Thu, 26 Sep 2024 07:31:29 +0000 (09:31 +0200)
commit1000634477d8d178179b1ad45d92e925fabe3deb
treef07378b9edcfd3f1aab237c3a51e086fa85b771b
parente87969317a2dc39dbd45014d544697ae6e50e486
drm/fbdev-ttm: Remove obsolete setup function

The old setup function drm_fbdev_ttm_setup() is unused. Remove it and
its internal callbacks. New drivers should call drm_client_setup()
instead.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240924071734.98201-73-tzimmermann@suse.de
drivers/gpu/drm/drm_fbdev_ttm.c
include/drm/drm_fbdev_ttm.h