ASoC: tegra: move AC97 clock handling to the machine driver
authorLucas Stach <dev@lynxeye.de>
Tue, 18 Mar 2014 20:30:49 +0000 (21:30 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 25 Mar 2014 18:54:50 +0000 (18:54 +0000)
commit1ca2e8474df3626f8d64d23420f8bd16bcef2448
tree310ea6df13d36aa0f9422efe6be45d3113239e92
parent38dbfb59d1175ef458d006556061adeaa8751b72
ASoC: tegra: move AC97 clock handling to the machine driver

On Tegra the convention is to have a single machine driver
that's controlling the whole audio subsystem.

Move the clock handling to the machine driver, to be in line
with the other Tegra drivers and give the machine driver
full control over the single Tegra audio PLL.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/tegra/tegra20_ac97.c
sound/soc/tegra/tegra20_ac97.h
sound/soc/tegra/tegra_wm9712.c