Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
- Loading branch information