These drivers do not add child devices, so there's no need to try to
detach children.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Differential D47390 Authored by jhb on Nov 1 2024, 2:21 PM.
Details Summary These drivers do not add child devices, so there's no need to try to
Diff Detail
Event Timelinejhb created this revision. Harbormaster completed remote builds in B60334: Diff 145853.Nov 1 2024, 2:21 PM2024-11-01 14:21:13 (UTC+0) jhb added a parent revision: D47389: Remove bogus detach routines.Nov 1 2024, 2:21 PM2024-11-01 14:21:15 (UTC+0) This revision is now accepted and ready to land.Nov 2 2024, 4:58 AM2024-11-02 04:58:12 (UTC+0) Closed by commit rG8b54d874c70d: hifn/safe: Remove dummy calls to bus_generic_detach (authored by jhb). · Explain WhyNov 5 2024, 1:34 AM2024-11-05 01:34:17 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146025 sys/dev/hifn/hifn7751.c
sys/dev/safe/safe.c
|