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 <t...@atomide.com>

> @@ -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 <jo...@kernel.org>

Thanks,
Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to