commit | 85894866bcc396162906c0b95c0eadd00c13efbd | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Nov 07 02:54:30 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 19:01:21 2012 -0500 |
tree | 704582e93f1d1953e388a4c1cc01070eee4d874d | |
parent | 55c11941e382cb26010138ab824216f47af37606 [diff] |
ksz884x: 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: David S. Miller <davem@davemloft.net>