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:
4a10c2a
)
spi: simplify call to request_module()
author
Mathias Krause
<minipli@googlemail.com>
Sat, 31 Aug 2013 18:24:14 +0000
(20:24 +0200)
committer
Mark Brown
<broonie@linaro.org>
Fri, 27 Sep 2013 13:53:52 +0000
(14:53 +0100)
request_module() can handle format strings on its own, no need to create
the full module name ourself.
Signed-off-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found