From: Dan Murphy Date: Fri, 18 Jul 2014 17:31:07 +0000 (-0500) Subject: ASoC: tas2552: Fix PM sequencing X-Git-Tag: omap-for-v3.17/fixes-against-rc2~144^2~5^2~3^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e295a4a43e90d46d3b16374dc908533bb40a3936;p=pandora-kernel.git ASoC: tas2552: Fix PM sequencing In the pm suspend/resume it is better to disable the GPIO after the regmap_cache setting calls so that if the call is interrupted the new reg values will be cached and set on resume. Also add pm_runtime_put in the remove call. Signed-off-by: Dan Murphy Signed-off-by: Mark Brown --- Reading git-diff-tree failed