commit | a50a399b8ba169816d8afae66bfd42fbb65b1973 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Jan 07 22:36:15 2011 -0700 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Jan 10 22:20:47 2011 +0000 |
tree | 5e1b7e3bc99e7ccd3c92a247cad7fb37a768f2e4 | |
parent | 71f78e22146c522b26fc2074fcd9cb81806895b1 [diff] |
ASoC: tegra: Machine utility code Many portions of Tegra ASoC machine drivers will be similar or identical. To avoid cut/paste, this file will act as a repository for all that common code. For now, it solely includes code to reprogram the audio PLL for 44.1KHz- vs. 48KHz-based sample rates. Signed-Off-By: Stephen Warren <swarren@nvidia.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>