1
0
Fork 0
alistair23-linux/drivers/vme
Wei Yongjun 01c0714397 vme: vme_tsi148.c: use module_pci_driver to simplify the code
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-25 12:02:11 -07:00
..
boards vme: vme_vmivme7805.c: use module_pci_driver to simplify the code 2012-10-25 12:02:10 -07:00
bridges vme: vme_tsi148.c: use module_pci_driver to simplify the code 2012-10-25 12:02:11 -07:00
Kconfig Staging: VME: move VME drivers out of staging 2012-04-26 12:34:58 -07:00
Makefile Staging: VME: move VME drivers out of staging 2012-04-26 12:34:58 -07:00
vme.c Staging: VME: move VME drivers out of staging 2012-04-26 12:34:58 -07:00
vme_bridge.h Staging: VME: move VME drivers out of staging 2012-04-26 12:34:58 -07:00