* Rajendra Nayak <[email protected]> [120601 05:12]:
> @@ -359,6 +391,8 @@ const struct clk_hw_omap_ops clkhwops_wait = {
>       .find_idlest    = omap2_clk_dflt_find_idlest,
>       .find_companion = omap2_clk_dflt_find_companion,
>  };
> +late_initcall(omap2_clk_enable_autoidle_all);

With -rc1, the SoC specific late_initcalls need to be called from
*_init_late that are in mach-omap2/io.c for omap2+.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to