ARM: mx25: move registration of gpios to plat-mxc/gpio.c
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 11 Nov 2010 09:52:33 +0000 (10:52 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 17 Nov 2010 09:01:38 +0000 (10:01 +0100)
commitd485c7e71675abdd6133128e596b41284c2ee7b5
treeafa70c3ace0be126f27db3ef0a08d51d07a8fbb8
parent5f3d1092a949b33d01c95b7f5e5a83672629f131
ARM: mx25: move registration of gpios to plat-mxc/gpio.c

To use common macros to define the gpio ports for imx{1,21,25,27} the
existing ones had to made more general and a few more base address defines
were necessary.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
arch/arm/mach-mx25/devices.c
arch/arm/plat-mxc/gpio.c
arch/arm/plat-mxc/include/mach/mx1.h
arch/arm/plat-mxc/include/mach/mx21.h
arch/arm/plat-mxc/include/mach/mx25.h
arch/arm/plat-mxc/include/mach/mx27.h