[RFC 11/24] ARM: omap: clk: list all clk_hw_omap clks to enable/disable autoidle

Rajendra Nayak rnayak at ti.com
Mon Jun 4 04:53:49 EDT 2012


Hi Tony,

On Monday 04 June 2012 11:14 AM, Tony Lindgren wrote:
> * Rajendra Nayak<rnayak at ti.com>  [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




More information about the linux-arm-kernel mailing list