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