git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39f8052
)
spi: use module_pci_driver
author
Axel Lin
<axel.lin@gmail.com>
Wed, 4 Apr 2012 14:29:32 +0000
(22:29 +0800)
committer
Grant 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