opnsense-src/sys/arm
Jessica Clarke e06afdb285 intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg
The static irq_root_ipicount variable is only ever written to (with the
value passed to irq_root_ipicount), never read. Moreover, the bcm2836
driver, as used by the Raspberry Pi 2B and 3A/B (but not 4, which uses a
GIC-400, though does have the legacy interrupt controller present too)
passes 0 as ipicount, despite implementing IPIs. It's thus inaccurate
and serves no purpose, so should be removed.

Reviewed by:	mmel, imp, mhorne
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D35897
2024-01-24 23:49:53 +00:00
..
allwinner intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 2024-01-24 23:49:53 +00:00
altera/socfpga sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
annapurna/alpine sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
arm intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 2024-01-24 23:49:53 +00:00
broadcom/bcm2835 intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 2024-01-24 23:49:53 +00:00
conf Add a COMPAT_FREEBSD14 kernel option 2023-10-10 11:48:22 +02:00
freescale clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
include sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
mv arm mv_pcib: Use bus_generic_rman_* 2024-01-23 09:37:30 -08:00
nvidia uart(4): Honor hardware state of NS8250-class for tsw_busy 2024-01-14 08:03:59 +01:00
qemu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qualcomm phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
rockchip clk: Move rockchip driver into the common directory 2024-01-10 19:20:22 +01:00
ti intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 2024-01-24 23:49:53 +00:00
xilinx sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00