Quoting Christophe JAILLET (2020-08-09 07:49:59) > 'sizeof(*pllen)' should be used in place of 'sizeof(*pllout)' to avoid a > small over-allocation. > > Fixes: 2d1726915159 ("clk: davinci: New driver for davinci PLL clocks") > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > --- Applied to clk-fixes