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:
350e3e0
)
mmc: via-sdmmc: Use module_pci_driver
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 27 Aug 2012 06:42:11 +0000
(12:12 +0530)
committer
Chris Ball
<cjb@laptop.org>
Tue, 4 Sep 2012 17:58:30 +0000
(13:58 -0400)
module_pci_driver makes the code simpler by eliminating
module_init and module_exit calls.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Harald Welte <laforge@gnumonks.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found