From: Tero Kristo Date: Fri, 21 Nov 2014 13:51:37 +0000 (+0200) Subject: ARM: OMAP2+: CM: move SoC specific init calls within a generic API X-Git-Tag: omap-for-v4.1/prcm-dts^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425dc8b2dff222ffd88f31f589dc647409cae0ce;p=pandora-kernel.git ARM: OMAP2+: CM: move SoC specific init calls within a generic API This gets rid of need for some exported driver APIs, and simplifies the initialization of the CM driver. Done in preparation to make CM a separate driver. The init data is now also passed to the SoC specific implementations, allowing future expansion to add feature flags etc. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed