From: Tero Kristo Date: Mon, 31 Mar 2014 15:15:45 +0000 (+0300) Subject: ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops X-Git-Tag: omap-for-v3.16/prcm-signed^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b550e47f5e9e74999f754371bdc79331d19f84a3;p=pandora-kernel.git ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops 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 Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed