From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:35 +0000 (+0200) Subject: rt2x00: rt2800pci: use module_pci_driver macro X-Git-Tag: v3.13-rc1~105^2~55^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1b13b9ad3759dca24c6b721ee026c540a4e6564;p=pandora-kernel.git rt2x00: rt2800pci: use module_pci_driver macro Use the module_pci_driver() macro to make the code simpler by eliminating module_init and module_exit calls. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed