On Fri, 10 May 2024 18:50:00 +0200, Christophe JAILLET wrote: > pll_vco structure are never modified. They are used as .vco_table in > "struct clk_alpha_pll". > > And in this structure, we have: > const struct pll_vco *vco_table; > > Constifying these structures moves some data to a read-only section, so > increase overall security. > > [...] Applied, thanks! [1/1] clk: qcom: Constify struct pll_vco commit: fcd9354ceb7ae52b11a93e8ac990ad4a8c3a0da7 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>