From: Wei Yongjun Date: Wed, 10 Oct 2012 13:10:43 +0000 (+0000) Subject: RDMA/amso1100: Use module_pci_driver() to simplify the code X-Git-Tag: v3.9-rc1~72^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab10f75372fc59b95d96af40b9a3b4c2a0da059;p=pandora-kernel.git RDMA/amso1100: 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 Reviewed-by: Steve WIse Signed-off-by: Roland Dreier --- Reading git-diff-tree failed