]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
INTRNG - change the way how an interrupt mapping data are provided
authorskra <skra@FreeBSD.org>
Sun, 5 Jun 2016 16:20:12 +0000 (16:20 +0000)
committerskra <skra@FreeBSD.org>
Sun, 5 Jun 2016 16:20:12 +0000 (16:20 +0000)
commit612e6958e467e3c02b826846aba5b685d486c07c
tree09f7a3292cf97e27a58700773b3817ba12f58e1b
parentff4d6f61950f6358d7cdc508dfa92042f30d88d6
INTRNG - change the way how an interrupt mapping data are provided
to the framework in OFW (FDT) case.

This is a follow-up to r301451.

Differential Revision: https://reviews.freebsd.org/D6634
15 files changed:
sys/arm/arm/nexus.c
sys/arm64/arm64/gic_v3.c
sys/arm64/arm64/nexus.c
sys/dev/fdt/simplebus.c
sys/dev/gpio/ofw_gpiobus.c
sys/dev/iicbus/ofw_iicbus.c
sys/dev/ofw/ofw_bus_subr.c
sys/dev/ofw/ofw_bus_subr.h
sys/dev/ofw/ofwbus.c
sys/dev/pci/pci_host_generic.c
sys/dev/vnic/mrml_bridge.c
sys/dev/vnic/thunder_mdio_fdt.c
sys/kern/subr_intr.c
sys/mips/mips/nexus.c
sys/sys/intr.h