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:
38dbfb5
)
ASoC: fsl_esai: Check the return value from clk_prepare_enable()
author
Fabio Estevam
<fabio.estevam@freescale.com>
Mon, 10 Feb 2014 18:01:28 +0000
(16:01 -0200)
committer
Mark Brown
<broonie@linaro.org>
Tue, 11 Feb 2014 12:54:28 +0000
(12:54 +0000)
clk_prepare_enable() may fail, so let's check its return value and propagate it
in the case of error.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found