From: Wei Yongjun Date: Wed, 7 Nov 2012 02:54:30 +0000 (+0000) Subject: ksz884x: use module_pci_driver to simplify the code X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~403 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85894866bcc396162906c0b95c0eadd00c13efbd;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed