From: Paul Walmsley Date: Tue, 30 Oct 2012 02:55:46 +0000 (-0600) Subject: ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) X-Git-Tag: omap-for-v3.8/fixes-non-critical-v2-signed~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d08cce6a1d6952a7774e4b61066d469c16d47a11;p=pandora-kernel.git ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) Add SoC reset functions into the PRM code. These functions are based on code from mach-omap2/prcm.c. They reset the SoC using the CORE DPLL reset method (as opposed to one of the other two or three chip reset methods). Adding them here will facilitate their removal from arch/arm/mach-omap2/prcm.c. (prcm.c is deprecated.) Signed-off-by: Paul Walmsley Tested-by: Vaibhav Hiremath --- Reading git-diff-tree failed