]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: at91: pm: Simplify at91rm9200_standby
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Wed, 1 Feb 2017 20:32:43 +0000 (21:32 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 31 Mar 2017 18:36:06 +0000 (20:36 +0200)
commit5a2d4f053f67d03d212c2d036166934f4958173d
tree3894239069ddc30d4dc24658d29230d819cfc7f8
parent65cc1a59d192be1df33633d3fe668a1e3e0edc36
ARM: at91: pm: Simplify at91rm9200_standby

Since 2008, AT91_MC_SDRAMC_LPR is set to 0 at kernel initialization. There
is no use saving, changing and restoring it.

Acked-by: Wenyou Yang <wenyou.yang@atmel.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/mach-at91/pm.c