linux/drivers/staging
Uwe Kleine-König ba3588410c host1x: Make remove callback return void
The return value of struct device_driver::remove is ignored by the core
(see device_remove() in drivers/base/dd.c). So it doesn't make sense to
let the host1x remove callback return an int just to ignore it later.

So make the callback return void. All current implementors return 0, so
they are easily converted.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Tested-by: Luca Ceresoli <luca.ceresoli@bootlin.com> # tegra20 tegra-video
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patch.msgid.link/d364fd4ec043d36ee12e46eaef98c57658884f63.1765355236.git.u.kleine-koenig@baylibre.com
2026-01-13 12:25:38 +01:00
..
axis-fifo staging: axis-fifo: drop debug print of remapped base address 2025-10-13 09:09:29 +02:00
fbtft staging: fbtft: core: fix potential memory leak in fbtft_probe_common() 2025-11-24 17:53:46 +01:00
greybus Staging driver updates for 6.19-rc1 2025-12-06 18:52:00 -08:00
iio staging: iio: adt7316: replace sprintf() with sysfs_emit() 2025-11-16 15:25:08 +00:00
media host1x: Make remove callback return void 2026-01-13 12:25:38 +01:00
most staging: most: remove broken i2c driver 2025-11-09 11:16:09 +09:00
nvec staging: nvec: remove NVEC_PS2_DEBUG and dead debug macro 2025-10-22 12:26:19 +02:00
octeon Staging driver changes for 6.18-rc1 2025-10-04 16:17:14 -07:00
rtl8723bs staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsing 2025-11-27 15:16:37 +01:00
sm750fb staging: sm750fb: avoid chained assignment in setcolreg() 2025-11-09 11:19:02 +09:00
vc04_services platform/raspberrypi: Destage VCHIQ MMAL driver 2025-11-09 11:24:20 +09:00
vme_user staging: vme_user: fix spelling errors 2025-07-24 11:28:26 +02:00
Kconfig staging: gpib: Destage gpib 2025-11-24 17:52:11 +01:00
Makefile staging: gpib: Destage gpib 2025-11-24 17:52:11 +01:00