On Tue, Mar 20, 2012 at 2:22 PM, Shubhrajyoti <shubhrajyoti@xxxxxx> wrote: > Hi Keshava, > > On Tuesday 20 March 2012 12:58 PM, Munegowda, Keshava wrote:<Snip> >>>> +} >>>> + >>>> +static const struct dev_pm_ops usbtllomap_dev_pm_ops = { >>>> + .runtime_suspend = usbtll_runtime_suspend, >>>> + .runtime_resume = usbtll_runtime_resume, >>>> +}; >>>> + >>> Also how about using runtime_pm_ops ? >> Sorry I din't get this? what exact alternative are you suggesting here? > > SET_RUNTIME_PM_OPS(usbtll_runtime_suspend, > usbtll_runtime_resume, NULL) > > I should have been clearer. Thanks, I will do this , I think Felipe has already pointed out this. regards keshava -- 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