1
0
Fork 0
alistair23-linux/sound/drivers/opl4
Takashi Iwai 969686ee0e ALSA: drivers: 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:30 +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
opl4_lib.c ALSA: drivers: Remove empty init and exit 2018-08-03 16:11:30 +02:00
opl4_local.h ALSA: seq: Allow the modular sequencer registration 2017-06-12 08:43:33 +02:00
opl4_mixer.c [ALSA] Remove xxx_t typedefs: OPL4 2006-01-03 12:18:06 +01:00
opl4_proc.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
opl4_seq.c ALSA: seq: Define driver object in each driver 2015-02-12 14:15:54 +01:00
opl4_synth.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
yrw801.c [ALSA] Remove xxx_t typedefs: OPL4 2006-01-03 12:18:06 +01:00