[PATCH] staging/media: make atomisp vlv2_plat_clock explicitly non-modular

Alan Cox alan at linux.intel.com
Fri Apr 14 20:42:54 UTC 2017


> I'm pretty sure we want this code to be built as a module, so maybe a
> Kconfig change would resolve the issue instead?
> 
> Alan, any thoughts?

It's a tiny chunk of platform helper code. It probably ultimately
belongs in arch/x86 somewhere or folded into the driver. At the moment
it won't build modular.

I'm fine with the change, it strips out more pointless code so helps
see what tiny bits of code in there are actually used for anything
real.

Alan



More information about the devel mailing list