ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops
authorTero Kristo <t-kristo@ti.com>
Mon, 31 Mar 2014 15:15:45 +0000 (18:15 +0300)
committerPaul Walmsley <paul@pwsan.com>
Fri, 16 May 2014 04:35:04 +0000 (22:35 -0600)
SoC specific late_init call is now registered during PRM init, and will
be called automatically by PRM core. This helps to get rid of some
redundant initcalls and cpu_is_X checks from the PRM code.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found