ARM: at91: pm: move idle functions to pm.c
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 29 Sep 2015 23:58:40 +0000 (01:58 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 17 Feb 2016 16:53:02 +0000 (17:53 +0100)
commitfbc7edca5a7dd417013ef4900763ef931f325b3d
tree39af724e49947af4476cc7277a2aa8bb3a8d824a
parent5737b73e193ba9d09286b621eecd9db3f3c6abd2
ARM: at91: pm: move idle functions to pm.c

Avoid using code from clk/at91 for PM.
This also has the bonus effect of setting arm_pm_idle for sama5 platforms.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
arch/arm/mach-at91/at91rm9200.c
arch/arm/mach-at91/at91sam9.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/pm.c
arch/arm/mach-at91/sama5.c
drivers/clk/at91/pmc.c
This page took 0.02679 seconds and 5 git commands to generate.