Quoting Alexandre Belloni (2018-10-16 07:21:39) > The allocation for the audio pmc is using the size of struct clk_audio_pad > instead of struct clk_audio_pmc. This works fine because the former is > larger than the latter but it is safer to be correct. > > Fixes: ("0865805d82d4 clk: at91: add audio pll clock drivers") > Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> > --- Applied to clk-next