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:
2a956ec
)
ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Thu, 29 Aug 2013 00:00:05 +0000
(08:00 +0800)
committer
Mark Brown
<broonie@linaro.org>
Thu, 29 Aug 2013 12:17:52 +0000
(13:17 +0100)
There is a error message within devm_ioremap_resource
already, so remove the dev_err call to avoid redundant
error message.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found