On Mon, 21 Feb 2011, Cousson, Benoit wrote:

> Meanwhile, the following will just prevent the fmwk to reset and idle the
> timer during hwmod_init.
> 
> Regards,
> Benoit

Looks okay to me for the time being.

Acked-by: Paul Walmsley <[email protected]>

> 
> 
> --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c
> @@ -3989,6 +3989,7 @@ static struct omap_hwmod_ocp_if
> *omap44xx_timer1_slaves[] = {
>  static struct omap_hwmod omap44xx_timer1_hwmod = {
>       .name           = "timer1",
>       .class          = &omap44xx_timer_1ms_hwmod_class,
> +     .flags          = HWMOD_INIT_NO_IDLE | HWMOD_INIT_NO_RESET,
>       .mpu_irqs       = omap44xx_timer1_irqs,
>       .mpu_irqs_cnt   = ARRAY_SIZE(omap44xx_timer1_irqs),
>       .main_clk       = "timer1_fck",
> 


- Paul
--
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