linux/sound/isa/gus
William Breathitt Gray a04236e213 ALSA: gusclassic: Utilize the module_isa_driver macro
This driver does not do anything special in module init/exit. This patch
eliminates the module init/exit boilerplate code by utilizing the
module_isa_driver macro.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-06-01 07:35:50 +02:00
..
gus_dma.c
gus_dram.c
gus_io.c
gus_irq.c
gus_main.c
gus_mem.c
gus_mem_proc.c
gus_mixer.c ALSA: gus: use swap() in snd_ics_put_double() 2015-06-12 20:46:29 +02:00
gus_pcm.c ALSA: gus: Remove always NULL parameters 2015-01-02 16:27:42 +01:00
gus_reset.c
gus_tables.h
gus_timer.c
gus_uart.c ALSA: gus: Remove always NULL parameters 2015-01-02 16:27:42 +01:00
gus_volume.c
gusclassic.c ALSA: gusclassic: Utilize the module_isa_driver macro 2016-06-01 07:35:50 +02:00
gusextreme.c ALSA: gusextreme: Utilize the module_isa_driver macro 2016-06-01 07:35:50 +02:00
gusmax.c ALSA: gusmax: Utilize the module_isa_driver macro 2016-06-01 07:35:49 +02:00
interwave-stb.c
interwave.c ALSA: wss: Remove (almost) always NULL parameters 2015-01-02 16:30:08 +01:00
Makefile