diff options
author | Dan Carpenter <[email protected]> | 2024-07-08 13:05:36 -0500 |
---|---|---|
committer | Krzysztof Wilczyński <[email protected]> | 2024-07-10 05:38:51 +0000 |
commit | 101e5c5c4e766901492b51c33b34af5f775b043f (patch) | |
tree | 4dfe9fcdb09b0e288dec8753fb8c8cb5297c2ef7 /net | |
parent | 5b6272e0efd53c487bfc5d2921d71ecae37b0446 (diff) |
PCI: qcom: Fix missing error code in qcom_pcie_probe()
Return a negative error code if dev_pm_opp_find_freq_floor() fails;
don't return success.
Fixes: 78b5f6f8855e ("PCI: qcom: Add OPP support to scale performance")
Link: https://lore.kernel.org/linux-pci/[email protected]
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Tested-by: Anders Roxell <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions