Re: [PATCH v4] phy: qcom: qmp: Use power_on/off ops for PCIe
From: John Stultz
Date: Fri Feb 21 2020 - 01:17:50 EST
On Mon, Jan 6, 2020 at 12:12 AM Bjorn Andersson
<bjorn.andersson@xxxxxxxxxx> wrote:
>
> The PCIe PHY initialization requires the attached device to be present,
> which is primarily achieved by the PCI controller driver. So move the
> logic from init/exit to power_on/power_off.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
For what its worth:
Reviewed-by: John Stultz <john.stultz@xxxxxxxxxx>
thanks
-john