From: Humphrey Bucknell Date: Fri, 29 Aug 2008 15:27:00 +0000 (+0100) Subject: avr32: pm_standby low-power ram bug fix X-Git-Tag: v2.6.27-rc6~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84c4f2f21a8e6e6d4bdfff95bf5ddc7925df4e01;p=pandora-kernel.git avr32: pm_standby low-power ram bug fix The value stored into the SDRAMC LPR register should be the current value of the register with the Self-refresh value set in the lower bit field. The bug involved only the Self-refresh value being written to the register, thus over writing any low-power ram settings. Signed-off-by: Humphrey Bucknell Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed