Re: [PATCH v2 0/2] PCI: qcom: Fix probe error paths

From: Johan Hovold
Date: Wed Apr 27 2022 - 03:42:47 EST


On Fri, Apr 01, 2022 at 03:38:52PM +0200, Johan Hovold wrote:
> This series fixes a few problems in the probe error handling which could
> cause trouble, for example, on probe deferral.

> Johan Hovold (2):
> PCI: qcom: Fix runtime PM imbalance on probe errors
> PCI: qcom: Fix unbalanced PHY init on probe errors
>
> drivers/pci/controller/dwc/pcie-qcom.c | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)

Any comments to this series? Does it need a Qualcomm maintainer ack to
be merged? Bjorn?

Johan