linux/drivers/gpu/drm/pl111
Wambui Karuga b4441251e5 drm/pl111: make pl111_debugfs_init return 0
Since 987d65d013 (drm: debugfs: make
drm_debugfs_create_files() never fail) drm_debugfs_create_files()
should return void. Therefore, remove its use as the return value in
pl111_debugfs_init(), and have the function return 0 directly.

v2: have pl111_debugfs_init() return 0 instead of void to avoid build
breakage for individual compilation.

References: https://lists.freedesktop.org/archives/dri-devel/2020-February/257183.html
Signed-off-by: Wambui Karuga <wambui.karugax@gmail.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200310133121.27913-13-wambui.karugax@gmail.com
2020-03-18 16:27:06 +01:00
..
Kconfig
Makefile
pl111_debugfs.c drm/pl111: make pl111_debugfs_init return 0 2020-03-18 16:27:06 +01:00
pl111_display.c drm/simple-kms: Standardize arguments for callbacks 2019-10-24 13:55:56 +02:00
pl111_drm.h
pl111_drv.c drm: get drm_bridge_panel connector via helper 2019-12-09 22:57:26 +01:00
pl111_nomadik.c
pl111_nomadik.h
pl111_versatile.c drm/pl111: Support Integrator IM-PD1 module 2020-02-16 14:31:30 +01:00
pl111_versatile.h
pl111_vexpress.c
pl111_vexpress.h