opnsense-src/sys/arm/nvidia
John Baldwin 3ddaf8200b Use bus_generic_detach instead of device_delete_children in detach
While here, check for errors from bus_generic_detach and move it to
the start of detach if necessary.

Differential Revision:	https://reviews.freebsd.org/D47969
2025-01-02 13:24:28 -05:00
..
drm2 vm_page: pass page to iter_remove 2024-12-08 14:30:22 -06:00
tegra124 phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
as3722.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
as3722.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
as3722_gpio.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
as3722_regulators.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
as3722_rtc.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tegra_abpmisc.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_ahci.c arm: Convert drivers to use device_set_desc(f)() 2024-06-02 19:38:40 -04:00
tegra_efuse.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_efuse.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tegra_ehci.c Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
tegra_gpio.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_i2c.c bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
tegra_lic.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tegra_mc.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_pcie.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_pinmux.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tegra_pmc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tegra_rtc.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_sdhci.c Check for errors from bus_generic_detach in various drivers 2025-01-02 13:23:41 -05:00
tegra_soctherm.c Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
tegra_soctherm_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
tegra_uart.c uart(4): Honor hardware state of NS8250-class for tsw_busy 2024-01-14 08:03:59 +01:00
tegra_usbphy.c phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
tegra_xhci.c Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00