HomeFreeBSD

Remove bogus detach routines

Description

Remove bogus detach routines

These drivers are not bus drivers, and would need proper detach
routines that tore down state stored in the softc. Better to just
fail detach outright instead of an incorrect success.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D47389

Details

Provenance
jhbAuthored on Tue, Nov 5, 1:31 AM
Reviewer
imp
Differential Revision
D47389: Remove bogus detach routines
Parents
rG24d5a8e6eec2: dpaa2_mc: Check for error the first time bus_generic_detach is called
Branches
Unknown
Tags
Unknown