]> git.baikalelectronics.ru Git - kernel.git/commit
[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change
authorEric Miao <eric.miao@marvell.com>
Mon, 16 Jun 2008 01:47:47 +0000 (09:47 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Jul 2008 20:38:32 +0000 (21:38 +0100)
commit5d5d4621151fb720a7b7f1b53e87ae18d90b0d90
tree32ea26a4ce45161b2ce8a4017edb2048e3a70b4f
parent0a4989d201002a0927746d4f5c470d80400f53e0
[ARM] pxa: add pxa2xx_mfp_set_lpm() to facilitate low power state change

Some boards want to change low power state of pins on-the-fly, this
function helps to facilitate that operation instead of switching
back-n-forth between two configurations with pxa2xx_mfp_config().

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Tested-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/mfp-pxa2xx.c
include/asm-arm/arch-pxa/mfp-pxa2xx.h