ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
authorTero Kristo <t-kristo@ti.com>
Thu, 20 Nov 2014 13:02:59 +0000 (15:02 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 31 Mar 2015 18:26:36 +0000 (21:26 +0300)
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 <t-kristo@ti.com>

No differences found