[ARM] pxa: move mfp sysdev registeration out for suspend/resume order
authoreric miao <eric.miao@marvell.com>
Mon, 4 Feb 2008 02:07:09 +0000 (10:07 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 19 Apr 2008 10:29:04 +0000 (11:29 +0100)
commit4be35e236c4a0e346442d98de3e470cf87c4e947
tree695484879f89212223df9f9163253bb828a84d54
parent06b2666e89c85640c7eddd67e7bee292a9afeceb
[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 <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/generic.h
arch/arm/mach-pxa/mfp-pxa3xx.c
arch/arm/mach-pxa/pxa3xx.c