1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00
freebsd/sys/arm
Elliott Mitchell 3514f98940 newbus: Introduce bus_get_pass() and hide bus_current_pass
There's no reason to write to bus_current_pass outside of the controlled
times subr_bus.c does it, so move to an accessor and make
bus_current_pass private to newbus.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1457
2024-11-02 12:25:34 -06:00
..
allwinner intrng: Add support for multiple interrupt roots 2024-09-22 07:18:34 -06:00
altera/socfpga conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
annapurna/alpine sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
arm Revert "intrng: change multi-interrupt root support type to enum" 2024-10-25 16:18:40 -05:00
broadcom/bcm2835 Revert "intrng: change multi-interrupt root support type to enum" 2024-10-25 16:18:40 -05:00
conf Remove TI reference from arm/GENERIC 2024-09-19 20:15:47 +02:00
freescale newbus: Introduce bus_get_pass() and hide bus_current_pass 2024-11-02 12:25:34 -06:00
include Revert "intrng: change multi-interrupt root support type to enum" 2024-10-25 16:18:40 -05:00
mv newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
nvidia newbus: Introduce bus_get_pass() and hide bus_current_pass 2024-11-02 12:25:34 -06:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm sys: Use the new arm_smccc_invoke macros 2024-10-15 18:24:41 +01:00
rockchip conf: deduplicate dwmmc config logic 2024-02-27 18:10:14 -04:00
ti newbus: Introduce bus_get_pass() and hide bus_current_pass 2024-11-02 12:25:34 -06:00
xilinx Use bus_delayed_attach_children instead of its inline implementation 2024-10-21 10:24:39 -04:00