From: Wenyou Yang Date: Mon, 9 Mar 2015 03:49:46 +0000 (+0800) Subject: ARM: at91/pm: standby mode uses same sram function as suspend to memory mode X-Git-Tag: omap-for-v4.1/fixes-rc1~65^2~7^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23be4be5a666c6b4e6fe8ddbbb84fb4f2efee0a5;p=pandora-kernel.git ARM: at91/pm: standby mode uses same sram function as suspend to memory mode To simply the PM code, the suspend to standby mode uses same sram function as the suspend to memory mode, running in the internal SRAM, instead of the respective code for each mode. For the suspend to standby mode, the master clock doesn't switch to the slow clock, and PLLA and the main oscillator doesn't turn off as well. Signed-off-by: Wenyou Yang Tested-by: Sylvain Rochet Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed