From: Takashi Ohmasa Date: Fri, 19 Oct 2007 12:59:15 +0000 (+0100) Subject: [ARM] 4630/1: Fix the vector stride of the double vector instruction. X-Git-Tag: v2.6.24-rc1~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9a5ce3cae2f6d04c521204004a36be46656ec7b;p=pandora-kernel.git [ARM] 4630/1: Fix the vector stride of the double vector instruction. The vector stride of the double-precision vector instructions must be changed to 1-2 from even 2-4, because the double registers numbering has been changed to 0-15 from even 0-30 by 1356c1948da967bc1d4c663762bfe21dfcec4b2f commit. Signed-off-by: Takashi Ohmasa Signed-off-by: Russell King --- Reading git-diff-tree failed