From: Tony Lindgren Date: Sat, 23 Aug 2008 22:17:21 +0000 (-0700) Subject: ARM: OMAP: Combine sleep242x.S and sleep243x.S and fix error for SDR X-Git-Tag: v2.6.27-omap1~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee240e7a8d8dbd92e7e548b3f8f85c361394273;p=pandora-kernel.git ARM: OMAP: Combine sleep242x.S and sleep243x.S and fix error for SDR We can pass the addresses for SDRC_DDLA_CTRL and SDRC_POWER to the omap24xx_cpu_suspend instead of loading the values since the only difference between 242x and 243x is the address of these registers. Also call omap2_sram_suspend with the value of SDRC_DLLA_CTRL instead of the address as that's what omap24xx_cpu_suspend expects to determine between DDR and SDR. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed