1
0
Fork 0
alistair23-linux/sound/isa/sb
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
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
emu8000.c ALSA: seq: Allow the modular sequencer registration 2017-06-12 08:43:33 +02:00
emu8000_callback.c sound: emu8000: constify emu8000_ops 2017-08-15 08:21:51 +02:00
emu8000_local.h [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
emu8000_patch.c ALSA: emu8000: Use swap macro in snd_emu8000_sample_new 2018-07-17 17:18:03 +02:00
emu8000_pcm.c ALSA: sb: Fix a typo 2018-08-02 07:43:47 +02:00
emu8000_synth.c ALSA: seq: Define driver object in each driver 2015-02-12 14:15:54 +01:00
jazz16.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
sb8.c Annotate hardware config module parameters in sound/isa/ 2017-04-20 12:02:32 +01:00
sb8_main.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb8_midi.c ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c 2017-10-25 10:00:43 +02:00
sb16.c ALSA: sb16: constify pnp_card_device_id 2017-08-17 12:42:29 +02:00
sb16_csp.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb16_main.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb_common.c ALSA: isa: Remove empty init and exit 2018-08-03 16:11:35 +02:00
sb_mixer.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
sbawe.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00