From: Jean-Francois Moine Date: Sat, 21 Sep 2013 10:00:36 +0000 (+0200) Subject: ASoC: kirkwood: fix loss of external clock at probe time X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~72^2~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84aac6c79bfdcfbcd8541c814b365c3001cdf5e6;p=pandora-kernel.git ASoC: kirkwood: fix loss of external clock at probe time 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed