On Fri, Nov 11, 2016 at 10:43:02AM -0800, Tony Lindgren wrote: > This already gets done automatically by PM runtime and we have > a separate autosuspend timeout in musb_core.c. > > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > @@ -816,8 +801,6 @@ static int dsps_remove(struct platform_device *pdev) > platform_device_unregister(glue->musb); > > /* disable usbss clocks */ Perhaps also drop this comment which no longer applies. > - pm_runtime_dont_use_autosuspend(&pdev->dev); > - pm_runtime_put_sync(&pdev->dev); > pm_runtime_disable(&pdev->dev); Reviewed-by: Johan Hovold <johan@xxxxxxxxxx> Thanks, Johan -- 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