commit | d2fd147c59d187dcf65e2acf6b7c9c34f2f760e1 | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Tue May 31 11:55:01 2016 -0400 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 01 07:35:47 2016 +0200 |
tree | 78e9bc4088a5e2a3ac76ebe9ae5c65f1323a38c7 | |
parent | fc733cf98c2afa50730928ccdb302e412610e5df [diff] |
ALSA: ad1848: 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>