From: Sekhar Nori Date: Mon, 16 Nov 2009 11:51:36 +0000 (+0530) Subject: davinci: make it possible to include clock.h and psc.h in assembly code X-Git-Tag: v2.6.34-rc1~234^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33;p=pandora-kernel.git davinci: make it possible to include clock.h and psc.h in assembly code psc.h contains register defines for PSC module which need to be accessed in assembly code which helps the DA850/OMAP-L138 SoC go to sleep. Shutting down DDR clock using PSC is a part of the sleep procedure. Also, the PLL related hardware definitions in clock.h are needed in assembly code to bypass the DDR2 PLL. Signed-off-by: Sekhar Nori Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed