ALSA: sb8: Utilize the module_isa_driver macro
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Tue, 31 May 2016 15:54:40 +0000 (11:54 -0400)
committerTakashi Iwai <tiwai@suse.de>
Wed, 1 Jun 2016 05:35:45 +0000 (07:35 +0200)
commitbb974b8f7b16441d49e188774d74ba987c58be53
tree8547454f478a670a3913cfc60de3e7d5fe84cbcc
parent0358ccc8ffd8d9b76992b8deab58fb9a721fb18a
ALSA: sb8: 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/sb/sb8.c
This page took 0.024273 seconds and 5 git commands to generate.