From: Alexandre Belloni Date: Mon, 20 Oct 2014 18:27:09 +0000 (+0200) Subject: power: reset: at91-reset: fix power down register X-Git-Tag: fixes-against-v3.18-rc2~4^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cb4e717d474b118930c3b5fa3a2581eb1fdee72;p=pandora-kernel.git power: reset: at91-reset: fix power down register In the case of at91sam9g45_restart(), the driver is writing AT91_DDRSDRC_LPCB_POWER_DOWN to AT91_DDRSDRC_RTR, this should actually be AT91_DDRSDRC_LPR. Signed-off-by: Alexandre Belloni Acked-by: Sebastian Reichel Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed