Stanislaw Gruszka <sgruszka@xxxxxxxxxx> writes: > clk_get() takes two arguments and might return ERR_PTR(), so we > have to nullify pointer on that case, to do not break further call > to clk_get_rate(). > > Reported-by: Felix Fietkau <nbd@xxxxxxxx> > Fixes: 34db70b92fae5 ("rt2x00: add copy of clk for soc devices") > Signed-off-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> The commit id looks wrong, I think it should be: Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") I can fix that during commit. -- Kalle Valo