]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: add ioremap_registers entry point to soc setup
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 13 Oct 2011 17:17:18 +0000 (01:17 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Thu, 24 Nov 2011 19:17:32 +0000 (03:17 +0800)
commitb64439f493ed5ac52b4198a25258be1f94d423cc
tree8240098d7126aedb2c97ab7dd7f26da8d4c4c20f
parent45ea557d84518741e4da502fad6e733860128330
ARM: at91: add ioremap_registers entry point to soc setup

this will allow to ioremap the register of the PIT, PMC and others
and make the code soc independent

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.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/setup.c
arch/arm/mach-at91/soc.h