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

Commit 38b3fdc5 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: clk-cpu-osm: Update logic to populate the rate table"

parents 20f9ede4 ee84d146
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2060,7 +2060,7 @@ static int clk_osm_get_lut(struct platform_device *pdev,
			last_entry = true;
		}
	}
	fmax_temp[k] = abs_fmax;
	fmax_temp[k++] = abs_fmax;

	osm_clks_init[c->cluster_num].rate_max = devm_kzalloc(&pdev->dev,
						 k * sizeof(unsigned long),