Hi Rajendra,

We found a problem in the sequencing of omap_pm_init and
omap3_idle_init. It seems that cpu idle is initialized before pm. This
can cause omap_sram_idle to be called before the neccessary inits are
done. I'll post a patch that fixes this by moving the omap3_idle_init
call to omap_pm_init. Check it out if it has any problems.

Compile & boot tested the patch on SDP, with and without
CONFIG_CPU_IDLE.

regards,
Kalle
--
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