From: Paul Walmsley Date: Sun, 21 Oct 2012 07:01:11 +0000 (-0600) Subject: ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files X-Git-Tag: omap-for-v3.8/cleanup-prcm-part1-signed^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4ae5d9319b86f940e410e92659c50f9879ff46;p=pandora-kernel.git ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files Move OMAP3xxx-specific CM functions & macros into cm3xxx.[ch] and OMAP2xxx-specific macros into cm2xxx.[ch]. Move basic CM register access functions into static inline functions in cm2xxx_3xxx.h, leaving only OMAP2/3 hardreset functions in cm2xxx_3xxx.c. As part of this, split the CM and hwmod code that waits for devices to become ready into SoC-specific functions. This is in preparation for the upcoming move of this code to drivers/. Signed-off-by: Paul Walmsley Reviewed-by: Russ Dill Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed