diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2021-10-20 18:56:04 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-10-26 16:36:23 +0530 |
commit | 26f71abef580537d978f6299330689f029ee1e6c (patch) | |
tree | d68b85e4fba82ebbea0b3d11f743d31d489ebe50 /init | |
parent | 785a4e688cd29adfe9a5f7a7d20f877f5b8ac4fa (diff) | |
download | lwn-26f71abef580537d978f6299330689f029ee1e6c.tar.gz lwn-26f71abef580537d978f6299330689f029ee1e6c.zip |
phy: qcom-qmp: another fix for the sc8180x PCIe definition
Commit f839f14e24f2 ("phy: qcom-qmp: Add sc8180x PCIe support") added
SC8180X PCIe tables, but used sm8250_qmp_pcie_serdes_tbl as a serdes
table because of the copy paste error. Commit bfccd9a71a08 ("phy:
qcom-qmp: Fix sc8180x PCIe definition") corrected part of this mistake
by pointing serdes_tbl to sc8180x_qmp_pcie_serdes_tbl, however the
serdes_tbl_num field was not updated to use sc8180x table. So let's now
fix the serdes_tbl_num field too.
Fixes: bfccd9a71a08 ("phy: qcom-qmp: Fix sc8180x PCIe definition")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211020155604.1374530-1-dmitry.baryshkov@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions