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

Commit 0251e8d6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: clock-cpu-8994: Don't cache the cci_pll_main rate"

parents 5047ca7e 25323643
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1416,6 +1416,7 @@ static int cpu_clock_8994_driver_probe(struct platform_device *pdev)
	a57_pll0_main.c.flags = CLKFLAG_NO_RATE_CACHE;
	a53_pll1_main.c.flags = CLKFLAG_NO_RATE_CACHE;
	a57_pll1_main.c.flags = CLKFLAG_NO_RATE_CACHE;
	cci_pll_main.c.flags = CLKFLAG_NO_RATE_CACHE;

	if (v2)
		init_v2_data();