From: Liam Girdwood Date: Fri, 16 May 2014 13:55:20 +0000 (+0300) Subject: ASoC: max98090: Fix reset at resume time X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~52^2~15^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25b4ab430f8e166c9b63f4db28e7e812d5a59396;p=pandora-kernel.git ASoC: max98090: Fix reset at resume time Reset needs to wait 20ms before other codec IO is performed. This wait was not being performed. Fix this by making sure the reset register is not restored with the cache, but use the manual reset method in resume with the wait. Signed-off-by: Liam Girdwood Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed