Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit febca8f6 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: pcie: correct L1.2 PCIPM support flag"

parents 3158d509 296c1ad5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5896,7 +5896,7 @@ static int msm_pcie_probe(struct platform_device *pdev)
		msm_pcie_dev[rc_idx].l1ss_supported;
	msm_pcie_dev[rc_idx].l1_1_pcipm_supported =
		msm_pcie_dev[rc_idx].l1ss_supported;
	msm_pcie_dev[rc_idx].l1_1_pcipm_supported =
	msm_pcie_dev[rc_idx].l1_2_pcipm_supported =
		msm_pcie_dev[rc_idx].l1ss_supported;

	msm_pcie_dev[rc_idx].common_clk_en =