HomeFreeBSD

In detach(), call bus_generic_detach() before deleting the iicbus child.

Description

In detach(), call bus_generic_detach() before deleting the iicbus child.
This gives the bus and its children the chance to return EBUSY to abort
the detach if they're in the middle of doing some IO.

Details

Provenance
ianAuthored on
Parents
rS349115: Rename pwmbus.h to ofw_pwm.h, because after all the recent changes, there
Branches
Unknown
Tags
Unknown