Quoting Dan Carpenter (2021-11-16 23:26:05) > This frees "name" and then tries to display in as part of the error > message on the next line. Swap the order. > > Fixes: 1b2189f3aa50 ("clk: versatile: clk-icst: Ensure clock names are unique") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- Applied to clk-next