device_detach() checks the device state and only calls a driver's
DEVICE_DETACH method if the device is attached but not busy.
Details
Details
- Reviewers
imp - Commits
- rG3342afcbaf42: bus_generic_detach: Remove redundant check
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable