commit | b9f122cc63ef7f30919b628bee48ab31501e3408 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jan 15 22:58:08 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Jan 26 13:43:34 2015 +0100 |
tree | 90ed62740675b7f95342b9436e380a560151b966 | |
parent | 4fe604c8b3657c63354fef196509c1596058d9f2 [diff] |
ARM: at91: sam9: set arm_pm_idle from sam9_dt_device_init As all sam9 SoCs are setting arm_pm_idle to at91sam9_idle(), do it from sam9_dt_device_init(). Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Suggested-by: Arnd Bergmann <arnd@arndb.de> [nicolas.ferre@atmel.com: adapt patch to newer series] Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>