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:
86562d0
)
drivers/spi/spi-tegra114.c clean use of devm_ioremap_resource()
author
Laurent Navet
<laurent.navet@gmail.com>
Tue, 14 May 2013 10:07:12 +0000
(12:07 +0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 20 Aug 2013 10:43:59 +0000
(11:43 +0100)
Check of 'r' and calls to dev_err are already done in devm_ioremap_resource,
so no need to do them twice.
Signed-off-by: Laurent Navet <laurent.navet@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found