]> git.baikalelectronics.ru Git - kernel.git/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)
commitb3ec30ef6b69f2ca38a7f6cccada8a2a06207ebd
treefcd2b2cf979e32e1274088090a85afd637cc5aa9
parent5bae39bc042ef037299a5dff2aa6e9a3c5d73aff
[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