Quoting Ricardo Ribalda Delgado (2018-11-01 06:15:49) > When the fixed factor clock is created by devicetree, > of_clk_add_provider is called. Add a call to > of_clk_del_provider in the remove function to balance > it out. > > Reported-by: Alan Tull <at...@kernel.org> > Fixes: 971451b3b15d ("clk: fixed-factor: Convert into a module platform > driver") > Signed-off-by: Ricardo Ribalda Delgado <ricardo.riba...@gmail.com> > ---
Looks good. I'll queue this up for clk-fixes next week.