[PATCH 5/6] phy: qcom-qmp-combo: fix runtime suspend
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Fri Nov 11 22:17:29 PST 2022
On 11/11/2022 11:42, Johan Hovold wrote:
> Drop the confused runtime-suspend type check which effectively broke
> runtime PM if the DP child node happens to be parsed before the USB
> child node during probe (e.g. due to order of child nodes in the
> devicetree).
>
> Instead use the new driver data USB PHY pointer to access the USB
> configuration and resources.
>
> Fixes: ac0d239936bd ("phy: qcom-qmp: Add support for runtime PM")
I belive the Fixes tag is incorrect. One can not easily backport this
patch on top of the original ac0d239936bd. I'd suggest to point the
Fixes tags to the addition of phy-qcom-qmp-combo.c
> Signed-off-by: Johan Hovold <johan+linaro at kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the linux-phy
mailing list