From: Michael Neuling Date: Mon, 25 Jun 2012 13:33:18 +0000 (+0000) Subject: powerpc: Fixes for instructions not using correct register naming X-Git-Tag: v3.6-rc1~132^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55174e911637f0093bc9dac137b568e8a4a1f29;p=pandora-kernel.git powerpc: Fixes for instructions not using correct register naming These macros are using integers where they could be using logical names since they take registers. We are going to enforce this soon, so fix these up now. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed