1
0
Fork 0
alistair23-linux/sound/drivers/vx
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 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
vx_cmd.c ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
vx_cmd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vx_core.c ALSA: drivers: Remove empty init and exit 2018-08-03 16:11:30 +02:00
vx_hwdep.c ALSA: vx: hard dependency on the standard fw loader 2012-11-22 17:48:01 +01:00
vx_mixer.c ALSA: declare snd_kcontrol_new structures as const 2017-05-30 10:29:25 +02:00
vx_pcm.c ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc() 2018-07-18 08:24:29 +02:00
vx_uer.c ALSA: vx: Use nonatomic PCM ops 2014-09-15 15:52:03 +02:00