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:
3d8f731
)
ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resource()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 4 Nov 2013 11:51:20 +0000
(09:51 -0200)
committer
Mark Brown
<broonie@linaro.org>
Mon, 4 Nov 2013 16:59:40 +0000
(08:59 -0800)
When using devm_ioremap_resource(), we do not need to check the return value of
platform_get_resource(), so just remove it.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found