ASoC: tegra: Machine utility code
authorStephen Warren <swarren@nvidia.com>
Sat, 8 Jan 2011 05:36:15 +0000 (22:36 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Jan 2011 22:20:47 +0000 (22:20 +0000)
commita50a399b8ba169816d8afae66bfd42fbb65b1973
tree5e1b7e3bc99e7ccd3c92a247cad7fb37a768f2e4
parent71f78e22146c522b26fc2074fcd9cb81806895b1
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>
sound/soc/tegra/tegra_asoc_utils.c [new file with mode: 0644]
sound/soc/tegra/tegra_asoc_utils.h [new file with mode: 0644]