Quoting Daniel Palmer (2021-02-10 21:22:02) > Add a devm helper for clk_hw_register_fixed_factor() so that drivers that > internally > register fixed factor clocks for things like dividers don't need to manually > unregister > them on remove or if probe fails. > > Signed-off-by: Daniel Palmer <dan...@0x0f.com> > ---
Applied to clk-next