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:
38ab18c
)
spi: spi-tle62x0: Use module_spi_driver macro
author
Sachin Kamat
<sachin.kamat@linaro.org>
Tue, 4 Sep 2012 11:28:35 +0000
(16:58 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 5 Sep 2012 23:43:15 +0000
(07:43 +0800)
module_spi_driver eliminates module_init and module_exit
calls and makes the code simpler.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found