ARM: at91/pm: MOR register KEY was missing
authorPatrice Vilchez <patrice.vilchez@atmel.com>
Thu, 12 Feb 2015 02:52:13 +0000 (10:52 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 5 Mar 2015 10:43:02 +0000 (11:43 +0100)
Because writing the MOR register requires the PASSWD(0x37),
if missed, the write operation will be aborted.

Signed-off-by: Patrice Vilchez <patrice.vilchez@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/pm_slowclock.S

Simple merge