From: Russell King Date: Wed, 22 Jun 2011 11:54:41 +0000 (+0100) Subject: ARM: pm: omap34xx: remove misleading comment and use of r9 X-Git-Tag: v3.1-rc1~258^2~1^8~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2637ce30e145557bf89ebcf35b2d78e729e16e5a;p=pandora-kernel.git ARM: pm: omap34xx: remove misleading comment and use of r9 The code alludes to r9 being used to indicate what was lost over the suspend/resume transition. However, although r9 is set, it is never actually used. Also, the comments before the code (which refer to the value of r9) and the comments against the assignment of r9 contradict each other, so just remove them to avoid confusion. Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Acked-by: Jean Pihet Signed-off-by: Russell King --- Reading git-diff-tree failed