can: tscan1: Utilize the module_isa_driver macro
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Wed, 1 Jun 2016 12:59:51 +0000 (08:59 -0400)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 17 Jun 2016 13:39:43 +0000 (15:39 +0200)
commitae5ac9b3b8a942724da578dd5a4112b6d2f7d1bb
treec97d87fbd78aaf2f178d8eaa07a02502fabf3a39
parent21aedfdf092b0ceaf717e89495505052f8346362
can: tscan1: 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: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/sja1000/tscan1.c