mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-21 15:48:39 -04:00
If multiple drivers are associated with a compatible string, don't override an existing probe_fn. Instead, store a list of associated probe_fns. Once a probe_fn has claimed the device stop calling the associated probe chain.