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 Skipped - Unit
Tests Skipped - Build Status
Buildable 60043 Build 56927: arc lint + arc unit