]> 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 18:42:18 +0000 (02:42 +0800)
commitc2e7d75b9edc916f62a0a9aca52426a8cc62c17a
treee9da1d44d15083e080667674759aaeb8e4751db8
parentc3cd56fe3492d75eb6c97d20314f82125b39e243
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