ASoC: tegra: add runtime PM to resume functions
authorStephen Warren <swarren@nvidia.com>
Tue, 4 Jun 2013 18:58:14 +0000 (12:58 -0600)
committerMark Brown <broonie@linaro.org>
Tue, 4 Jun 2013 19:47:11 +0000 (20:47 +0100)
Tegra HW needs clocks etc. active when touching registers. Make sure they
are active during resume, by calling pm_runtime_get_sync() before touching
HW.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/tegra/tegra30_ahub.c
sound/soc/tegra/tegra30_i2s.c

Simple merge
Simple merge