Quoting Stephen Kitt (2019-10-19 07:06:34) > The buffer allocated in ti_adpll_clk_get_name doesn't account for the > terminating null. This patch switches to devm_kasprintf to avoid > overflowing. > > Signed-off-by: Stephen Kitt <steve@xxxxxxx> > --- Applied to clk-next