From: Tero Kristo Date: Thu, 20 Nov 2014 13:02:59 +0000 (+0200) Subject: ARM: OMAP2+: PRM: move SoC specific init calls within a generic API X-Git-Tag: omap-for-v4.1/prcm-dts^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7b2ffcf576a49b51c240dcd68ca4b7cd60b84d;p=pandora-kernel.git ARM: OMAP2+: PRM: 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 PRM driver. Done in preparation to make PRM 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