CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/24 10:12:31
Modified files:
sys/dev/fdt : ahci_fdt.c sxiehci.c virtio_mmio.c
Log message:
The interrupts have been established using the FDT interrupt API, so we
need to use the FDT interrupt API do disestablish them.
ok kettenis@
