> Subject: [PATCH] mfd: sta2x11: drop unused MODULE_ tags from non-modular code

Acked-by: Alessandro Rubini <[email protected]>

> Alessandro, Davide - you can find additional context regarding why we
> are making these changes in the [00/22] e-mail that can be found here:
> https://lore.kernel.org/lkml/[email protected]/

Thanks a lot for this extra link. Yes, I agree.

I set up this as a module because /sys/modules has much more than what
is actually a module, and the "module" concept brings it the idea
of module parameters, that are available for built-in code too, with
the module namespace.  But it's actually not used in this case.

Thanks
/alessandro

Reply via email to