22 Jul
2009
22 Jul
'09
1:08 a.m.
On Tue, Jul 21, 2009 at 01:24:04PM -0700, John Bonesio wrote:
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.
Applied, thanks.