[PATCH 0/2] clk: rockchip: cleanup errors in (module-)driver handling
Stephen Boyd
sboyd at kernel.org
Thu Oct 28 23:43:05 PDT 2021
Quoting Heiko Stübner (2021-10-27 16:20:17)
> Am Mittwoch, 27. Oktober 2021, 22:27:46 CEST schrieb Stephen Boyd:
> > Quoting Heiko Stuebner (2021-10-27 06:26:14)
> > > Recent conversions or inclusions of rk3399 and rk3568 as platform-drivers
> > > and subsequently allowing them to be built as modules introduced some
> > > problems.
> > >
> > > These two patches try to correct them.
> >
> > By removing modular support? Ok.
>
> It looked like the easiest way to go for now.
>
> With all the clock-definitions as init-data still in both drivers, I don't think
> anybody ever tested running this as a real module.
>
> We could of course also remove all the __init + __initdata attributes, but
> still wouldn't know if it actually runs as a module, without someone
> building a real test environment for it.
>
>
Sure. Do I need to pick these up directly?
More information about the Linux-rockchip
mailing list