From: Stephen Warren Date: Wed, 6 Apr 2011 01:35:30 +0000 (-0600) Subject: ASoC: Tegra: Suspend/resume support X-Git-Tag: v2.6.39-rc5~21^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deb2607e6c3d75c7185bb8aba658d9cd57e6e54a;p=pandora-kernel.git ASoC: Tegra: Suspend/resume support ASoC machine drivers that are their own platform_driver (as opposed to those using the soc-audio platform_driver) need to explicitly set up power-management operation callbacks. To avoid cut/paste, snd_soc_pm_ops also needs to be exported. Signed-off-by: Stephen Warren Signed-off-by: Mark Brown --- Reading git-diff-tree failed