linux/drivers/vme/bridges
Wei Yongjun c7b50a2a29 vme: vme_ca91cx42.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:10 -07:00
..
Kconfig
Makefile
vme_ca91cx42.c vme: vme_ca91cx42.c: use module_pci_driver to simplify the code 2012-10-25 12:02:10 -07:00
vme_ca91cx42.h
vme_tsi148.c vme: vme_tsi148.c: fix to use list_for_each_safe() when delete list items 2012-09-06 13:29:11 -07:00
vme_tsi148.h