From: Tero Kristo Date: Tue, 17 Nov 2009 16:34:53 +0000 (+0200) Subject: OMAP3: PM: Force write last pad config register into save area X-Git-Tag: v2.6.33-rc6~30^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccaad895094a699c37c065bff3fa9bb997daeb9;p=pandora-kernel.git OMAP3: PM: Force write last pad config register into save area Due to OMAP3 erratas 1.157, 1.185 the save of the last pad register (ETK_D14 and ETK_D15) can fail sometimes when there is simultaneous OCP access to the SCM register area. Fixed by writing the last register to the save area. Also, optimized the delay loop for the HW save to include an udelay(1), which limits the number of unnecessary HW accesses to SCM register area during the save. Signed-off-by: Tero Kristo Acked-by: Nishanth Menon Reviewed-by: Anand Gadiyar Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed