Re: [PATCH 6/6] usb: musb: Drop pointless PM runtime code for dsps glue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux