From: Paul Walmsley Date: Tue, 30 Oct 2012 02:57:39 +0000 (-0600) Subject: ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup X-Git-Tag: omap-for-v3.8/fixes-non-critical-v2-signed~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a16f9ab9332b7cf1c95086a4efb98a0d13a57a;p=pandora-kernel.git ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup Split omap2_set_globals_prcm() into PRM, CM, and PRCM_MPU variants, since these are all separate IP blocks. This should make it easier to move the PRM, CM, PRCM_MPU code into drivers/ in future patchsets. At this point arch/arm/plat-omap/include/plat/prcm.h is empty; a subsequent patch will remove it, and remove the #include from all the files that #include it. Signed-off-by: Paul Walmsley Tested-by: Vaibhav Hiremath --- Reading git-diff-tree failed