Wambui Karuga 7ce84471e3 drm: convert .debugfs_init() hook to return void.
As a result of commit 987d65d01356 (drm: debugfs: make
drm_debugfs_create_files() never fail) and changes to various debugfs
functions in drm/core and across various drivers, there is no need for
the drm_driver.debugfs_init() hook to have a return value. Therefore,
declare it as void.

This also includes refactoring all users of the .debugfs_init() hook to
return void across the subsystem.

v2: include changes to the hook and drivers that use it in one patch to
prevent driver breakage and enable individual successful compilation of
this change.

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-18-wambui.karugax@gmail.com
2020-03-18 17:53:28 +01:00
..
2020-03-11 07:27:21 +10:00
2019-09-03 16:17:02 -07:00
2019-09-03 16:17:02 -07:00
2019-09-03 16:17:02 -07:00
2020-02-17 10:34:34 +01:00
2020-02-17 10:34:34 +01:00
2019-09-03 16:16:57 -07:00
2019-09-03 16:16:57 -07:00
2019-09-03 16:17:02 -07:00
2019-10-07 09:29:10 -07:00
2019-09-03 16:17:01 -07:00
2019-09-03 16:16:57 -07:00
2019-11-02 09:43:24 -07:00
2019-09-03 16:16:57 -07:00