Hi Tony, On Monday 04 June 2012 11:14 AM, Tony Lindgren wrote:
* 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+.
Thanks for the heads-up. Will take care of it while I move over to 3.5-rc1. thanks, Rajendra
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
