HomeFreeBSD

Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus

Description

Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus
and ofw_iicbus. This causes enumeration of gpiobus/iicbus at the base driver
attach time. Due to this, childern drivers can be also attached early.

Details

Provenance
mmelAuthored on
Parents
rS296900: Correct program name: s/shutdown/reboot/
Branches
Unknown
Tags
Unknown