From: Stephen Warren Date: Tue, 4 Jun 2013 18:58:14 +0000 (-0600) Subject: ASoC: tegra: add runtime PM to resume functions X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=249e66c32679a24706ec182256a79bf7b1dac9a2;p=pandora-kernel.git ASoC: tegra: add runtime PM to resume functions 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed