commit | c7b50a2a29451f9a6ec6bc7fd4c8ad836297ffc4 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Thu Oct 18 23:13:37 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Oct 25 12:02:10 2012 -0700 |
tree | 9536ec5193b1b1f278270c9daaa391253c930299 | |
parent | 5f1e7790963f03c5789070b3954f38d038ad528b [diff] |
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>