linux/drivers/gpu/drm
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
..
amd Merge drm/drm-next into drm-misc-next 2020-03-17 09:29:11 +01:00
arc drm/arc: make arcgpu_debugfs_init() return 0. 2020-03-18 16:22:47 +01:00
arm drm/arm: make hdlcd_debugfs_init() return 0 2020-03-18 16:23:20 +01:00
armada
aspeed
ast
atmel-hlcdc
bochs
bridge Merge drm/drm-next into drm-misc-next 2020-03-17 09:29:11 +01:00
cirrus
etnaviv drm/etnaviv: remove check for return value of drm_debugfs_create_files() 2020-03-18 16:23:37 +01:00
exynos drm-misc-next for 5.7: 2020-03-12 12:42:56 +10:00
fsl-dcu
gma500
hisilicon drm/hisilicon: Drop unused #include 2020-03-18 14:28:11 +01:00
i2c
i810
i915 Merge drm/drm-next into drm-misc-next 2020-03-17 09:29:11 +01:00
imx
ingenic
lib
lima
mcde
mediatek Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
meson drm/meson: Add YUV420 output support 2020-03-10 10:51:24 +01:00
mga
mgag200
msm drm/msm: remove checks for return value of drm_debugfs_create_files() 2020-03-18 16:23:57 +01:00
mxsfb
nouveau drm/nouveau: make nouveau_drm_debugfs_init() return 0 2020-03-18 16:26:58 +01:00
omapdrm
panel drm/panel-simple: Fix dotclock for Logic PD Type 28 2020-03-11 16:42:32 +02:00
panfrost drm-misc-next for 5.7: 2020-03-12 12:42:56 +10:00
pl111 drm/pl111: make pl111_debugfs_init return 0 2020-03-18 16:27:06 +01:00
qxl
r128
radeon drm: Remove drm dp mst destroy_connector callbacks 2020-03-11 16:53:17 -04:00
rcar-du
rockchip drm/rockchip: rgb: don't count non-existent devices when determining subdrivers 2020-03-11 09:44:14 +01:00
savage
scheduler drm/scheduler: implement a function to modify sched list 2020-03-09 13:51:35 -04:00
selftests
shmobile
sis
sti drm/sti: remove use of drm_debugfs functions as return values 2020-03-18 16:24:08 +01:00
stm
sun4i Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
tdfx
tegra drm/tegra: remove checks for debugfs functions return value 2020-03-18 16:20:28 +01:00
tidss
tilcdc drm/tilcdc: remove check for return value of debugfs functions. 2020-03-18 16:21:41 +01:00
tiny drm/tiny: fix sparse warning: incorrect type in assignment (different base types) 2020-03-14 08:31:30 +01:00
ttm Merge drm/drm-next into drm-misc-next 2020-03-17 09:29:11 +01:00
tve200
udl
v3d drm/v3d: make v3d_debugfs_init() return 0 2020-03-18 16:22:12 +01:00
vboxvideo
vc4 drm/vc4: remove check of return value of drm_debugfs functions 2020-03-18 16:22:20 +01:00
vgem
via
virtio drm-misc-next for 5.7: 2020-03-12 12:42:56 +10:00
vkms
vmwgfx
xen
zte
drm_agpsupport.c
drm_atomic.c
drm_atomic_helper.c
drm_atomic_state_helper.c
drm_atomic_uapi.c
drm_auth.c
drm_blend.c
drm_bridge.c
drm_bridge_connector.c
drm_bufs.c drm: bufs: Clean up documentation 2020-03-16 09:26:18 +01:00
drm_cache.c
drm_client.c
drm_client_modeset.c Linux 5.6-rc5 2020-03-11 07:27:21 +10:00
drm_color_mgmt.c
drm_connector.c
drm_context.c drm: context: Clean up documentation 2020-03-16 09:23:55 +01:00
drm_crtc.c
drm_crtc_helper.c
drm_crtc_helper_internal.h
drm_crtc_internal.h
drm_damage_helper.c
drm_debugfs.c
drm_debugfs_crc.c
drm_dma.c
drm_dp_aux_dev.c
drm_dp_cec.c
drm_dp_dual_mode_helper.c
drm_dp_helper.c
drm_dp_mst_topology.c drm: Add drm_dp_destroy_connector helper and use it 2020-03-11 16:53:17 -04:00
drm_dp_mst_topology_internal.h
drm_drv.c
drm_dsc.c
drm_dumb_buffers.c
drm_edid.c drm/edid: Distribute switch variables for initialization 2020-03-16 10:54:08 +01:00
drm_edid_load.c
drm_encoder.c
drm_encoder_slave.c
drm_fb_cma_helper.c
drm_fb_helper.c
drm_file.c
drm_flip_work.c
drm_format_helper.c
drm_fourcc.c
drm_framebuffer.c
drm_gem.c drm: Correct a typo in a function comment 2020-03-18 14:50:08 +01:00
drm_gem_cma_helper.c
drm_gem_framebuffer_helper.c drm/core: Add drm_afbc_framebuffer and a corresponding helper 2020-03-18 11:22:05 +01:00
drm_gem_shmem_helper.c
drm_gem_ttm_helper.c
drm_gem_vram_helper.c drm/vram-helper: make drm_vram_mm_debugfs_init() return 0 2020-03-18 16:24:48 +01:00
drm_hashtab.c
drm_hdcp.c
drm_internal.h
drm_ioc32.c
drm_ioctl.c
drm_irq.c
drm_kms_helper_common.c
drm_lease.c
drm_legacy.h
drm_legacy_misc.c
drm_lock.c drm: lock: Clean up documentation 2020-03-16 09:27:09 +01:00
drm_memory.c
drm_mipi_dbi.c
drm_mipi_dsi.c
drm_mm.c drm/mm: Remove redundant assignment in drm_mm_reserve_node 2020-03-10 10:25:07 +00:00
drm_mode_config.c
drm_mode_object.c
drm_modes.c
drm_modeset_helper.c
drm_modeset_lock.c
drm_of.c
drm_panel.c
drm_panel_orientation_quirks.c
drm_pci.c drm: Make drm_pci_agp_init legacy 2020-03-09 09:22:50 +00:00
drm_plane.c
drm_plane_helper.c
drm_prime.c
drm_print.c
drm_probe_helper.c
drm_property.c
drm_rect.c
drm_scatter.c
drm_scdc_helper.c
drm_self_refresh_helper.c
drm_simple_kms_helper.c
drm_syncobj.c
drm_sysfs.c drm: sysfs: Use scnprintf() for avoiding potential buffer overflow 2020-03-11 14:54:09 +01:00
drm_trace.h
drm_trace_points.c
drm_vblank.c
drm_vm.c drm: drm_vm: Use fallthrough; 2020-03-18 14:48:34 +01:00
drm_vma_manager.c
drm_vram_helper_common.c
drm_writeback.c
Kconfig
Makefile