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:
9a3ced1
)
spi: coldfire-qspi: remove redundant return value check of platform_get_resource()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Sat, 7 Dec 2013 06:00:40 +0000
(14:00 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 9 Dec 2013 17:04:56 +0000
(17:04 +0000)
Remove unneeded error handling on the result of a call
to platform_get_resource() when the value is passed to
devm_ioremap_resource().
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found