drm/armada: Initialize fbdev DRM client
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 30 Mar 2023 07:30:45 +0000 (09:30 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Fri, 21 Apr 2023 08:19:42 +0000 (10:19 +0200)
commit174c3c38e3a2a37bccf56e537e3703ce020a50ff
treecefb62b09c93dcd655ef50fb3ddd472d1b573fa0
parent169c85edcabcc1a7f01b7b5bee1f918ca49ac14f
drm/armada: Initialize fbdev DRM client

Initialize the fbdev client in the fbdev code with empty helper
functions. Also clean up the client. The helpers will later
implement various functionality of the DRM client. No functional
changes.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230330073046.7150-4-tzimmermann@suse.de
drivers/gpu/drm/armada/armada_fbdev.c