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:
1d55417
)
ASoC: samsung: Handle errors when getting the op_clk clock
author
Sylwester Nawrocki
<s.nawrocki@samsung.com>
Thu, 22 May 2014 10:10:52 +0000
(12:10 +0200)
committer
Mark Brown
<broonie@linaro.org>
Thu, 22 May 2014 16:57:27 +0000
(17:57 +0100)
Ensure i2s->op_clk is not used when clk_get() for this clock fails.
This prevents working with an incorrectly configured clock in some
conditions.
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found