ALSA: galaxy: Utilize the module_isa_driver macro
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 31 May 2016 15:56:41 +0000 (11:56 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Jun 2016 05:35:52 +0000 (07:35 +0200)
commitab55c0500d68c1aff637d2ffa86c53cb7af891ca
tree1bfae4954df9f1d15bbc630329778727f69b5074
parentaf486dd82b63af441b05d16fcb14cead54dd287c
ALSA: galaxy: 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/galaxy/galaxy.c