From: Russell King Date: Tue, 29 Apr 2008 20:28:03 +0000 (+0100) Subject: [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945b X-Git-Tag: v2.6.26-rc1~351^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7883938b0d5ee8dd6381e1e2a9f71254252fd504;p=pandora-kernel.git [ARM] pxa: fix 1c104e0e4f6ab396960c058e95e18bdedcac945b The referenced commit changed the order such that the CPU code was initialised before MFP, resulting in unregistered MFP sysfs objects being referenced. Reverse the link order of these so MFP is initialised before the CPU code. Signed-off-by: Russell King --- Reading git-diff-tree failed