ASoC: kirkwood: fix loss of external clock at probe time
authorJean-Francois Moine <moinejf@free.fr>
Sat, 21 Sep 2013 10:00:36 +0000 (12:00 +0200)
committerMark 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