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:
b51600c
)
ASoC: kirkwood: fix loss of external clock at probe time
author
Jean-Francois Moine
<moinejf@free.fr>
Sat, 21 Sep 2013 10:00:36 +0000
(12:00 +0200)
committer
Mark Brown
<broonie@linaro.org>
Sat, 21 Sep 2013 13:31:10 +0000
(14:31 +0100)
At probe time, when the clock driver is not yet initialized, the
external clock of the kirkwood sound device will not be usable.
This patch fixes this problem defering the device probe.
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found