spi: use module_pci_driver
authorAxel Lin <axel.lin@gmail.com>
Wed, 4 Apr 2012 14:29:32 +0000 (22:29 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 10 Apr 2012 20:11:34 +0000 (14:11 -0600)
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 <axel.lin@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found