commit | f0eb209fed997810d7af807e660b60eadad38781 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Jan 13 09:57:50 2022 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jan 13 09:57:50 2022 -0600 |
tree | 9b524b9974e5ddc54695271a51edaf7f19a994e0 | |
parent | 0de15dbbd648dc4f941d4d79da5ec0615c966545 [diff] | |
parent | 840a720aaa14dbc6c79782210d759fe9cf181838 [diff] |
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()'