linux/sound/isa/gus
Uwe Kleine-König 30e88d017f isa: Make the remove callback for isa drivers return void
The driver core ignores the return value of the remove callback, so
don't give isa drivers the chance to provide a value.

Adapt all isa_drivers with a remove callbacks accordingly; they all
return 0 unconditionally anyhow.

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for drivers/net/can/sja1000/tscan1.c
Acked-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Acked-by: Wolfram Sang <wsa@kernel.org> # for drivers/i2c/
Reviewed-by: Takashi Iway <tiwai@suse.de> # for sound/
Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> # for drivers/media/
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20210122092449.426097-4-uwe@kleine-koenig.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-01-26 07:42:27 +01:00
..
gus_dma.c
gus_dram.c
gus_io.c ALSA: gus: More constifications 2020-01-05 16:15:03 +01:00
gus_irq.c
gus_main.c ALSA: gus: More constifications 2020-01-05 16:15:03 +01:00
gus_mem_proc.c
gus_mem.c
gus_mixer.c ALSA: isa: Constify snd_kcontrol_new items 2020-01-03 09:24:25 +01:00
gus_pcm.c
gus_reset.c ALSA: isa/gus: remove -Wmissing-prototypes warnings 2020-07-07 11:59:59 +02:00
gus_tables.h
gus_timer.c
gus_uart.c ALSA: isa/gus: remove 'set but not used' warning 2020-07-07 12:02:24 +02:00
gus_volume.c ALSA: gus: More constifications 2020-01-05 16:15:03 +01:00
gusclassic.c isa: Make the remove callback for isa drivers return void 2021-01-26 07:42:27 +01:00
gusextreme.c isa: Make the remove callback for isa drivers return void 2021-01-26 07:42:27 +01:00
gusmax.c isa: Make the remove callback for isa drivers return void 2021-01-26 07:42:27 +01:00
interwave-stb.c
interwave.c isa: Make the remove callback for isa drivers return void 2021-01-26 07:42:27 +01:00
Makefile