ASoC: tegra-ac97: Do common and clock init prior to component registration
authorMark Brown <broonie@linaro.org>
Wed, 26 Jun 2013 11:27:58 +0000 (12:27 +0100)
committerMark Brown <broonie@linaro.org>
Thu, 27 Jun 2013 08:45:14 +0000 (09:45 +0100)
Otherwise we may instantiate and hence have something try to access the
device while it is still completing initialisation.

Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found