ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 15 Jan 2015 14:59:31 +0000 (15:59 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 16 Jan 2015 17:08:42 +0000 (18:08 +0100)
commit29ee506d0d56f6d39cc237de2512f9cb5629cbf7
tree462f50bbdf5fa73d202bccff720516c4809dabe4
parent0be0b8cd49f22037096ad41b831a93dd8d0d4f87
ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c

Move at91rm9200_idle() along with at91sam9_idle() in clk/at91/pmc.c.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Michael Turquette <mturquette@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/generic.h
drivers/clk/at91/pmc.c