From: Haojian Zhuang Date: Wed, 17 Nov 2010 11:03:35 +0000 (+0800) Subject: ARM: pxa: redefine the cpu_is_pxa3xx X-Git-Tag: v2.6.38-rc1~471^2^2~4^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d04e67cd1d088762c17e8edf08fbc14e4af1981a;p=pandora-kernel.git ARM: pxa: redefine the cpu_is_pxa3xx After introducing pxa930/pxa935 and new silicons, original cpuid rules of XScale generation 3 can't fit new silicons. Now redefine the rule of PXA3xx. Only PXA300/PXA310/PXA320/PXA930/PXA935 are family members of PXA3xx. PXA930/PXA935 are family members of PXA93x. PXA93x can be considered as PXA3xx + CP. Signed-off-by: Haojian Zhuang Cc: Eric Miao Signed-off-by: Eric Miao --- Reading git-diff-tree failed