On Thu, Dec 13, 2018 at 06:54:27PM +0100, Sebastian Ott wrote: > Move VF detection and device creation code to weak functions > such that architectures can provide a different implementation.
No magic weak functions please. If you really have a reason to override the implementation add a proper Kconfig symbol and an explicit override.