On Tue, Jun 29, 2021 at 9:58 PM Thomas Zimmermann tzimmermann@suse.de wrote:
Print the name of the DRM driver when taking over fbdev devices. Makes the output to dmesg more consistent. Note that the driver name is only used for printing a string to the kernel log. No UAPI is affected by this change.
Signed-off-by: Thomas Zimmermann tzimmermann@suse.de
drivers/gpu/drm/sun4i/sun4i_drv.c | 2 +-
Acked-by: Chen-Yu Tsai wens@csie.org