]> 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>
Tue, 15 Nov 2011 17:55:47 +0000 (01:55 +0800)
commit7a62277fcd9313fa539361e323c8c86a913af6c4
tree59f04a36b1229c9732a38792f4392e5829a693af
parent64f03eab2f27d361f298059d8661fc6e174afcde
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