From: Daniel Mack Date: Tue, 2 Feb 2010 10:45:27 +0000 (+0800) Subject: ASoC: fix PXA SSP port resume X-Git-Tag: v2.6.34-rc1~243^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026384d614b827f368834860c9b623ce08439b7e;p=pandora-kernel.git ASoC: fix PXA SSP port resume Unconditionally save the register states when suspending and restore them again at resume time. Register contents were not preserved over suspend, and hence the driver takes false assumptions about them. The clock must be enabled to access the register block. Signed-off-by: Daniel Mack Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed