ARM: at91: factorise duplicated at91sam9 idle
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 5 Feb 2012 12:25:32 +0000 (20:25 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 17 Feb 2012 16:54:05 +0000 (17:54 +0100)
commit0d78171672a30e8ec8084f54a557e9948260356d
tree68d9406fbd277896eed3a8b0447f0729dd0b979c
parent11a25ea7e4f870a37093258f577e11cec703e37e
ARM: at91: factorise duplicated at91sam9 idle

Remove duplicated at91sam9xxxx_idle() functions introduced
by commit c9dfafb "ARM: mach-at91: move special idle code out of line".
Replace by a generic at91sam9_idle() function in setup.c common
location.

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