opnsense-src/sys/dev/usb/misc
Ahmad Khalifa c063fb7acc gpio: remove gpiobus_attach_bus
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
2025-08-13 14:14:00 +03:00
..
cp2112.c gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
i2ctinyusb.c newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
udbp.c usb: Kill left-over cdefs.h includes 2025-03-04 14:44:22 -07:00
udbp.h usb: Fix two typos in source code comments 2024-01-20 17:32:20 +01:00
ugold.c usb: Kill left-over cdefs.h includes 2025-03-04 14:44:22 -07:00
uled.c usb: Kill left-over cdefs.h includes 2025-03-04 14:44:22 -07:00