alistair23-linux/sound/isa/gus
Takashi Iwai 498aaa9152 ALSA: isa: Remove empty init and exit
For a sake of code simplification, remove the init and the exit
entries that do nothing.

Notes for readers: actually it's OK to remove *both* init and exit,
but not OK to remove the exit entry.  By removing only the exit while
keeping init, the module becomes permanently loaded; i.e. you cannot
unload it any longer!

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-08-03 16:11:35 +02:00
..
gus_dma.c ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_dma_transfer_block() 2017-11-29 09:29:36 +01:00
gus_dram.c
gus_io.c ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" 2018-08-03 16:10:51 +02:00
gus_irq.c
gus_main.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
gus_mem.c
gus_mem_proc.c ALSA: info - Implement common llseek for binary mode 2010-04-13 12:01:20 +02:00
gus_mixer.c ALSA: gus: use swap() in snd_ics_put_double() 2015-06-12 20:46:29 +02:00
gus_pcm.c ALSA: isa: make snd_pcm_hardware const 2017-08-17 12:44:11 +02:00
gus_reset.c ALSA: gus: remove redundant pointer private_data 2018-07-16 14:29:57 +02:00
gus_tables.h
gus_timer.c
gus_uart.c ALSA: isa: Constify snd_rawmidi_ops 2017-01-12 12:50:16 +01:00
gus_volume.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
gusclassic.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
gusextreme.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
gusmax.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
interwave-stb.c
interwave.c ALSA: gus: constify pnp_card_device_id 2017-08-17 12:42:25 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00