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:
fe7ef7c
)
rt2x00: rt2800pci: use module_pci_driver macro
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:35 +0000
(09:42 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 18 Oct 2013 18:07:00 +0000
(14:07 -0400)
Use the module_pci_driver() macro to make the code simpler
by eliminating module_init and module_exit calls.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found