Re: [PATCH 2/7] phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
From: Kishon Vijay Abraham I <hidden>
Date: 2015-08-05 14:12:35
Also in:
linux-omap, lkml
From: Kishon Vijay Abraham I <hidden>
Date: 2015-08-05 14:12:35
Also in:
linux-omap, lkml
Hi, On Tuesday 04 August 2015 09:36 PM, Felipe Balbi wrote:
On Tue, Aug 04, 2015 at 08:50:41PM +0530, Kishon Vijay Abraham I wrote:quoted
No functional change. Previously omap_control_phy_power() was used to powerthere is a slight functional change. You moved PHY power off from before to after pm_runtime_enable(), clk_prepare_enable() and creation of the PHY device. That ought to have a slight impact on how the driver behaves.
okay. I'll modify the commit log. I think it won't impact the functionality as such since the ->init and ->power_on callbacks won't be invoked at that point. Thanks Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html