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:
d770e55
)
ASoC: max98090: Check for clk_prepare_enable() error
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 20 Jun 2015 18:55:50 +0000
(15:55 -0300)
committer
Mark Brown
<broonie@kernel.org>
Tue, 7 Jul 2015 17:24:32 +0000
(18:24 +0100)
clk_prepare_enable() may fail, so we should better 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@kernel.org>
No differences found