mbox series

[0/2] PCI: qcom: fix probe error paths

Message ID 20220401121054.6205-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series PCI: qcom: fix probe error paths | expand

Message

Johan Hovold April 1, 2022, 12:10 p.m. UTC
This series fixes a few problems in the probe error handling which could
cause trouble, for example, on probe deferral.

Johan


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(-)