From: Arthur Othieno Date: Sat, 3 Sep 2005 22:55:51 +0000 (-0700) Subject: [PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entry X-Git-Tag: v2.6.14-rc1~907 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac1ff0477cbe640a6a3652a0cd1aa78026f19246;p=pandora-kernel.git [PATCH] ppc32: Re-order cputable for 750CXe DD2.4 entry "745/755" (pvr_value:0x00083000) is a catch-all entry. Since arch/ppc/kernel/misc.S:identify_cpu() returns on first match, move this lower in the table so 750CXe DD2.4 (pvr_value:0x00083214) may be correctly enumerated. Signed-off-by: Arthur Othieno Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed