ASoC: tegra: set a sensible initial clock rate
authorStephen Warren <swarren@nvidia.com>
Fri, 6 Apr 2012 17:18:16 +0000 (11:18 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 Apr 2012 17:25:16 +0000 (18:25 +0100)
commita9005b67b3a2103b2b7e32bf602d3f023076fe06
tree983c85dcb8a7769acf3ac2c5fafeb1652d83b343
parent17933db2e4758b0cefdf23124087b488bce24b82
ASoC: tegra: set a sensible initial clock rate

Initialize the audio clock tree appropriately for some reasonable rate.
This makes sure the PLLs etc. are actually programmed to something
reasonable when the audio driver is loaded.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/tegra_asoc_utils.c