commit | 1ca2e8474df3626f8d64d23420f8bd16bcef2448 | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Tue Mar 18 21:30:49 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Mar 25 18:54:50 2014 +0000 |
tree | 310ea6df13d36aa0f9422efe6be45d3113239e92 | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 [diff] |
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>