linux/drivers/video/fbdev
Uwe Kleine-König d19663edc9 fbdev: bw2: Convert to platform remove callback returning void
The .remove() callback for a platform driver returns an int which makes
many driver authors wrongly assume it's possible to do error handling by
returning an error code. However the value returned is (mostly) ignored
and this typically results in resource leaks. To improve here there is a
quest to make the remove callback return void. In the first step of this
quest all drivers are converted to .remove_new() which already returns
void.

Trivially convert this driver from always returning zero in the remove
callback to the void returning variant.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Helge Deller <deller@gmx.de>
2023-05-30 18:33:25 +02:00
..
aty fbdev: atyfb: Remove unused clock determination 2023-05-20 07:02:12 +02:00
core fbcon: Fix null-ptr-deref in soft_cursor 2023-05-27 19:18:59 +02:00
geode fbdev: lxfb: Fix potential divide by zero 2023-03-16 16:18:17 +01:00
i810 fbdev: i810: include i810_main.h in i810_dvt.c 2023-05-20 07:02:12 +02:00
intelfb fbdev: intelfb: Fix potential divide by zero 2023-03-16 16:18:16 +01:00
kyro fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
matrox fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe() 2023-05-27 08:18:18 +02:00
mb862xx fbdev: mb862xx: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
mmp fbdev: mmp: Fix deferred clk handling in mmphw_probe() 2023-04-24 11:48:33 +02:00
nvidia fbdev: nvidia: Fix potential divide by zero 2023-03-16 16:18:16 +01:00
omap fbdev: omapfb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
omap2 fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe() 2023-05-19 16:10:39 +02:00
riva fbdev: riva: Use backlight helper 2023-01-09 09:57:51 +01:00
savage fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
sis Linux 6.1-rc6 2022-11-24 11:05:43 +10:00
vermilion mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
via fbdev: via: Convert to platform remove callback returning void 2023-04-24 11:48:33 +02:00
68328fb.c fbdev: 68328fb: Remove trailing whitespaces 2023-05-11 15:22:15 +02:00
acornfb.c video: fbdev: acornfb: remove free_unused_pages() 2021-02-24 13:38:31 -08:00
acornfb.h
amba-clcd.c fbdev: Use of_property_present() for testing DT property presence 2023-03-16 16:18:17 +01:00
amifb.c video: fbdev: amiga: Simplify amifb_pan_display() 2022-07-18 07:54:17 +02:00
arcfb.c fbdev: arcfb: Convert to platform remove callback returning void 2023-05-30 18:33:25 +02:00
arkfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
asiliantfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
atafb_iplan2p2.c
atafb_iplan2p4.c
atafb_iplan2p8.c
atafb_mfb.c
atafb_utils.h
atafb.c video: fbdev: atari: Remove backward bug-compatibility 2022-07-18 07:56:18 +02:00
atafb.h
atmel_lcdfb.c fbdev: atmel_lcdfb: Remove trailing whitespaces 2023-05-11 15:22:15 +02:00
au1100fb.c fbdev: au1100fb: Convert to platform remove callback returning void 2023-05-30 18:33:25 +02:00
au1100fb.h video: fbdev: au1100fb: Spelling s/palette/palette/ 2022-02-16 10:54:42 +01:00
au1200fb.c fbdev: au1200fb: Convert to platform remove callback returning void 2023-05-30 18:33:25 +02:00
au1200fb.h
broadsheetfb.c fbdev: broadsheetfb: Convert to platform remove callback returning void 2023-05-30 18:33:25 +02:00
bt431.h
bt455.h
bw2.c fbdev: bw2: Convert to platform remove callback returning void 2023-05-30 18:33:25 +02:00
c2p_core.h
c2p_iplan2.c
c2p_planar.c
c2p.h
carminefb_regs.h
carminefb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
carminefb.h
cg3.c fbdev: cg3: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
cg6.c fbdev: cg6: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
cg14.c fbdev: cg14: Remove trailing whitespaces 2023-05-11 15:22:15 +02:00
chipsfb.c fbdev: chipsfb: Fix error codes in chipsfb_pci_init() 2023-02-28 09:20:04 +01:00
cirrusfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
clps711x-fb.c fbdev: clps711x-fb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
cobalt_lcdfb.c fbdev: cobalt_lcdfb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
controlfb.c fbdev: controlfb: Remove trailing whitespaces 2023-05-11 15:22:15 +02:00
controlfb.h
cyber2000fb.c Linux 6.1-rc6 2022-11-24 11:05:43 +10:00
cyber2000fb.h
da8xx-fb.c fbdev: da8xx-fb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
dnfb.c video: fbdev: Make *fb_setup() and *fb_init() static 2022-07-18 07:54:20 +02:00
edid.h
efifb.c fbdev: efifb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
ep93xx-fb.c fbdev: ep93xx-fb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
ffb.c fbdev: ffb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
fm2fb.c video: fbdev: Make *fb_setup() and *fb_init() static 2022-07-18 07:54:20 +02:00
fsl-diu-fb.c fbdev: fsl-diu-fb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
g364fb.c fbdev: g364fb: Remove trailing whitespaces 2023-05-11 15:22:15 +02:00
gbefb.c fbdev: gbefb: Convert to platform remove callback returning void 2023-04-24 11:48:29 +02:00
goldfishfb.c fbdev: goldfishfb: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
grvga.c fbdev: grvga: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
gxt4500.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
hecubafb.c fbdev: hecubafb: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
hgafb.c fbdev: hgafb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
hitfb.c fbdev: hitfb: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
hpfb.c fbdev: hpfb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
hyperv_fb.c mm, treewide: redefine MAX_ORDER sanely 2023-04-05 19:42:46 -07:00
i740_reg.h
i740fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
imsttfb.c fbdev: imsttfb: Fix error path of imsttfb_probe() 2023-05-27 19:14:26 +02:00
imxfb.c fbdev: imxfb: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
Kconfig fbdev: fbmem: mark get_fb_unmapped_area() static 2023-05-20 07:02:12 +02:00
leo.c fbdev: leo: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
macfb.c fbdev: macfb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
macmodes.c
macmodes.h
Makefile fbdev: remove w100fb driver 2023-02-01 17:23:38 +01:00
maxinefb.c fbdev: maxinefb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
metronomefb.c fbdev: metronomefb: Convert to platform remove callback returning void 2023-04-24 11:48:30 +02:00
mx3fb.c fbdev: mx3fb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
n411.c
neofb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
ocfb.c fbdev: ocfb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
offb.c fbdev: offb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
p9100.c fbdev: p9100: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
platinumfb.c fbdev: platinumfb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
platinumfb.h
pm2fb.c fbdev: pm2fb: fix missing pci_disable_device() 2022-12-14 20:01:50 +01:00
pm3fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
pmag-aa-fb.c
pmag-ba-fb.c
pmagb-b-fb.c
ps3fb.c fbdev: ps3fb: Init owner field of struct fb_ops 2023-04-24 11:48:33 +02:00
pvr2fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
pxa3xx-gcu.c fbdev: pxa3xx-gcu: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
pxa3xx-gcu.h
pxa3xx-regs.h ARM: pxa: move regs-lcd.h into driver 2022-04-19 16:29:03 +02:00
pxa168fb.c fbdev: pxa168fb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
pxa168fb.h
pxafb.c fbdev: pxafb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
pxafb.h
q40fb.c video: fbdev: Make *fb_setup() and *fb_init() static 2022-07-18 07:54:20 +02:00
s1d13xxxfb.c fbdev: s1d13xxxfb: Convert to platform remove callback returning void 2023-04-24 11:48:31 +02:00
s3c-fb.c fbdev: s3c-fb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
s3fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
sa1100fb.c fbdev: sa1100fb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
sa1100fb.h
sbuslib.c fbdev: sbuslib: remove compat_alloc_user_space usage 2020-09-25 16:34:50 +02:00
sbuslib.h
sh7760fb.c fbdev: sh7760fb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
sh_mobile_lcdcfb.c fbdev: sh_mobile_lcdcfb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
sh_mobile_lcdcfb.h
simplefb.c fbdev: simplefb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
skeletonfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
sm501fb.c fbdev: sm501fb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
sm712.h
sm712fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
smscufx.c fbdev: smscufx: fix error handling code in ufx_usb_probe 2022-12-14 20:01:50 +01:00
ssd1307fb.c fbdev: matroxfb ssd1307fb: Switch i2c drivers back to use .probe() 2023-05-27 08:18:18 +02:00
sstfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
sticore.h parisc/stifb: Keep track of hardware path of graphics card 2022-06-04 15:47:03 +02:00
stifb.c fbdev: stifb: Whitespace cleanups 2023-05-20 22:48:46 +02:00
sunxvr500.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
sunxvr1000.c fbdev: Move fbdev drivers from strlcpy to strscpy 2022-08-24 22:06:15 +02:00
sunxvr2500.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
tcx.c fbdev: tcx: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
tdfxfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
tgafb.c fbdev: tgafb: Fix potential divide by zero 2023-03-14 18:49:39 +01:00
tridentfb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
udlfb.c fbdev: udlfb: Use usb_control_msg_send() 2023-05-20 21:12:07 +02:00
uvesafb.c fbdev: uvesafb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
valkyriefb.c fbdev: valkyriefb: Remove trailing whitespaces 2023-05-11 15:22:16 +02:00
valkyriefb.h
vesafb.c fbdev: vesafb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
vfb.c fbdev: vfb: Remove trailing whitespaces 2023-05-11 15:22:17 +02:00
vga16fb.c fbdev: vga16fb: Convert to platform remove callback returning void 2023-04-24 11:48:32 +02:00
vt8500lcdfb.c fbdev: vt8500lcdfb: Convert to platform remove callback returning void 2023-04-24 11:48:33 +02:00
vt8500lcdfb.h
vt8623fb.c fbdev: Add support for the nomodeset kernel parameter 2022-11-16 13:26:25 +01:00
wm8505fb_regs.h
wm8505fb.c modules-6.4-rc1 2023-04-27 16:36:55 -07:00
wmt_ge_rops.c modules-6.4-rc1 2023-04-27 16:36:55 -07:00
wmt_ge_rops.h
xen-fbfront.c xen: branch for v6.2-rc4 2023-01-12 17:02:20 -06:00
xilinxfb.c fbdev: xilinxfb: Convert to platform remove callback returning void 2023-04-24 11:48:33 +02:00