From: Mark Brown Date: Tue, 31 Jan 2012 15:30:28 +0000 (+0000) Subject: ASoC: core: Support suspend to disk X-Git-Tag: v3.4-rc1~88^2^2~27^2~182 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa44b132eca1d08f5bb9c5c5cb46eec612db686;p=pandora-kernel.git ASoC: core: Support suspend to disk Use the same pm_ops for all system suspend and resume paths. This isn't ideal for suspend to disk with older CODECs as we'll suspend and then resume the CODEC before powering off all of which takes a long time due to VMID ramps but it's very simple to implement and for modern CODECs the overhead should be minimal. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed