HomeFreeBSD

Remove now-redundant calls to device_delete_child

Description

Remove now-redundant calls to device_delete_child

Deleting a child explicitly before calling bus_generic_detach is now
redundant, so remove those calls and rely on bus_generic_detach to
delete children instead.

Differential Revision: https://reviews.freebsd.org/D47961

Details

Provenance
jhbAuthored on Thu, Jan 2, 6:22 PM
Differential Revision
D47961: Remove now-redundant calls to device_delete_child
Parents
rGcf416f56eb73: Use the new bus_generic_detach directly in place of home-grown versions
Branches
Unknown
Tags
Unknown