]> Pileus Git - ~andy/linux/commit
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)
commit65fb3e726c5b21f0c4b76e69d8e1dae961ae74e8
tree535781b3719f78b613e66f0f06dc99e335f41bbf
parent2def2516aad75d73e899ee952754a89774d5b935
ASoC: tegra-ac97: Do common and clock init prior to component registration

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>
sound/soc/tegra/tegra20_ac97.c