ALSA: gusmax: Utilize the module_isa_driver macro
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 31 May 2016 15:55:48 +0000 (11:55 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Jun 2016 05:35:49 +0000 (07:35 +0200)
commita99e8c625d38d47a434e954426315aac894deee9
tree8d4991dbd52477a0d1e3bfff9daae74029c0f615
parentec5c08969928d3725b8e21a2ebb9e438392d099e
ALSA: gusmax: 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>
sound/isa/gus/gusmax.c
This page took 0.032686 seconds and 5 git commands to generate.