From: John Bonesio Date: Tue, 21 Jul 2009 20:15:40 +0000 (-0700) Subject: ASoC: MPC5200: Increase the delay time between resets X-Git-Tag: v2.6.32-rc1~166^2~83^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed0f19b23754dc24f9a2d3c266a36277410f4686;p=pandora-kernel.git ASoC: MPC5200: Increase the delay time between resets Reset was failing with the original udelay(50) between the code in psc_ac97_cold_reset() and the call to psc_ac97_warm_reset(). Through testing it was found that a delay of 1ms was necessary for the cold_reset code to consistently complete successfully. Signed-off-by: John Bonesio Signed-off-by: Mark Brown --- Reading git-diff-tree failed