]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 15 Jan 2015 21:58:07 +0000 (22:58 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 26 Jan 2015 12:43:34 +0000 (13:43 +0100)
commit4fe604c8b3657c63354fef196509c1596058d9f2
treebe2094147e3d855d6c097d783091451e06a56654
parent37e9c4d947dedd74d6ce1488a3baac42349b7323
ARM: at91: fix sam9n12 and sam9x5 arm_pm_idle

sam9n12 and sam9x5 don't set arm_pm_idle because of an oversight, fix that.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/at91sam9n12.c
arch/arm/mach-at91/at91sam9x5.c