Hi, On Thu, Sep 23, 2010 at 06:11:22AM -0500, Kalliguddi, Hema wrote:
When there is global suspend initiated, driver's pm_ops functions Musb_suspend api is called and the clocks are disabled. Now when the system resumes after wakeup, Musb_resume_noirq is called, now need to re-enable the clocks so calling pm_runtime_get_sync function. Do you see wny problem with it?
ok, now I get it. It's just that platform_suspend/resume() are actually only used on platform_init/exit() :-p After we apply this, I'll queue patches to fix up that goofy method name. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html