]> Pileus Git - ~andy/linux/commit
[ARM] pxa/poodle: convert to use the new MFP API to configure pins
authorEric Miao <eric.miao@marvell.com>
Fri, 18 Jul 2008 01:05:17 +0000 (09:05 +0800)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 23 Sep 2008 21:04:34 +0000 (22:04 +0100)
commit26b4c8dddd98ba9f759f1986e0116adaa9dce710
treefcd2b2cf979e32e1274088090a85afd637cc5aa9
parentce5291478c64bab3ae301c385c6c2a6575b08355
[ARM] pxa/poodle: convert to use the new MFP API to configure pins

The MFP configuration table is reverse engineered from those
magic GAFRx_{L|U} values, and it looks much better now.

Also, the deprecated pxa_gpio_mode() invocations are removed.

Signed-off-by: Eric Miao <eric.miao@marvell.com>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-pxa/poodle.c