commit | 566b450c33ea43f339d54d445f4ea1ab2e021909 | [log] [tgz] |
---|---|---|
author | Eric Miao <eric.miao@marvell.com> | Mon Jun 16 09:47:47 2008 +0800 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Jul 09 21:38:32 2008 +0100 |
tree | 32ea26a4ce45161b2ce8a4017edb2048e3a70b4f | |
parent | 0fedb0cad6ebc00af01013b5bbe52dd596853c63 [diff] |
[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>