]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit91520cab54ff1473d9de2c4df39eff17f834497a
tree695484879f89212223df9f9163253bb828a84d54
parentf4a228cf682a9ae1ff13fb94efcc86ad27bae792
[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