From: Eric Miao Date: Sat, 27 Sep 2008 10:07:48 +0000 (+0800) Subject: [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx X-Git-Tag: v2.6.28-rc1~293^2~6^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f3c60037fcad0edc0b79b8d285418246bcef40;p=pandora-kernel.git [ARM] pxa: fix incorrect initialization of mfp sysdev when not pxa2xx The initialization of mfp sysdev in pxa2xx_mfp_init() shall really be avoided when !cpu_is_pxa2xx(). Signed-off-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed