From: eric miao Date: Mon, 4 Feb 2008 02:07:09 +0000 (+0800) Subject: [ARM] pxa: move mfp sysdev registeration out for suspend/resume order X-Git-Tag: v2.6.26-rc1~1131^2~2^10~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be35e236c4a0e346442d98de3e470cf87c4e947;p=pandora-kernel.git [ARM] pxa: move mfp sysdev registeration out for suspend/resume order MFP configurations after resume should be done before the GPIO registers are restored. Move the mfp sysdev registeration to the same place where GPIO and IRQ sysdev(s) are registered to better control the order. Signed-off-by: eric miao Signed-off-by: Russell King --- Reading git-diff-tree failed