From: Axel Lin Date: Wed, 4 Apr 2012 14:29:32 +0000 (+0800) Subject: spi: use module_pci_driver X-Git-Tag: v3.5-rc1~95^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ebb35fd7ad07ab9a88a35eedd4f89a1e2a8fa55;p=pandora-kernel.git spi: use module_pci_driver This patch converts the drivers in drivers/spi/* to use module_pci_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin Signed-off-by: Grant Likely --- Reading git-diff-tree failed