]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: gpio make struct at91_gpio_bank an initdata
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 17 Oct 2011 06:28:38 +0000 (14:28 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 24 Nov 2011 19:17:43 +0000 (03:17 +0800)
commitfe8c3d2cea563ae76ec153ddd2d59dc1c93c9396
treeb8ee946999dde61fe701e102dd6cb3c6147a4f74
parent0ce60b3386c173ab05cfba48fcc920bf21c7f7ca
ARM: at91: gpio make struct at91_gpio_bank an initdata

this will simplify the switch to the DT and later to the platform_device

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/at91cap9.c
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9g45.c
arch/arm/mach-at91/at91sam9rl.c
arch/arm/mach-at91/gpio.c