mirror of
https://github.com/opnsense/src.git
synced 2026-06-21 06:29:21 -04:00
Since gpiobus_attach_bus can attach the gpiobus child along with its children in the same bus pass, the parent controller's reference to gpiobus might not be set by the time the children need it. Instead, drivers should use gpiobus_add_bus and explicitly call bus_attach_children. Reviewed by: mmel, imp (older version) Approved by: imp (mentor) Differential Revision: https://reviews.freebsd.org/D51578 |
||
|---|---|---|
| .. | ||
| ftgpio.c | ||