Merge branch 'remotes/lorenzo/pci/qcom'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:50 +0000 (09:57 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Jan 2022 15:57:50 +0000 (09:57 -0600)
commitf0eb209fed997810d7af807e660b60eadad38781
tree9b524b9974e5ddc54695271a51edaf7f19a994e0
parent0de15dbbd648dc4f941d4d79da5ec0615c966545
parent840a720aaa14dbc6c79782210d759fe9cf181838
Merge branch 'remotes/lorenzo/pci/qcom'

- Undo PM setup in qcom_pcie_probe() error handling path (Christophe
  JAILLET)

- Use __be16 type to store return value from cpu_to_be16() (Manivannan
  Sadhasivam)

- Constify static dw_pcie_ep_ops (Rikard Falkeborn)

* remotes/lorenzo/pci/qcom:
  PCI: qcom-ep: Constify static dw_pcie_ep_ops
  PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
  PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
drivers/pci/controller/dwc/pcie-qcom-ep.c