From: Nicolas Ferre Date: Fri, 22 Oct 2010 16:55:39 +0000 (+0200) Subject: AT91: pm: make sure that r0 is 0 when dealing with cache operations X-Git-Tag: v2.6.37-rc1~110^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2a571b74a3881963d8d09deb272d13afe5b49e3;p=pandora-kernel.git AT91: pm: make sure that r0 is 0 when dealing with cache operations When using CP15 cache operations (c7), we make sure that Rd (r0) is actually 0 as ARM 926 TRM is saying. Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed