opnsense-src/sys/arm
John Baldwin 11a9117871 Use bus_generic_detach to detach and delete child devices during detach
This is simpler and more robust than individual calls to
device_delete_child.

Differential Revision:	https://reviews.freebsd.org/D47972
2025-01-02 13:25:12 -05:00
..
allwinner Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
annapurna/alpine Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
arm Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
broadcom/bcm2835 bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
include intrng: fix INTR_ROOT_* constants 2024-12-16 15:11:52 -04:00
mv Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
nvidia Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm arm/qualcomm: Fix a typo in a source code comment 2024-12-28 07:41:24 +01:00
rockchip conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
ti Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
xilinx Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00