freebsd-skq/sys/arm/freescale
Svatopluk Kraus 4d7f3703e2 Postpone allocation of IRQ resource to the time when interrupt
controller devices are attached. This has already been done for
bus_setup_intr().

There was no doubt that if someone wants to setup an interrupt,
corresponding interrupt controller device must already be attached.
However, the same must be valid for allocation of an interrupt resource
unless the allocation is done blindly, without any information that
such interrupt even exists. While it was done this blind way before,
it won't be possible after next INTRNG change.
2016-06-03 11:05:55 +00:00
..
imx Postpone allocation of IRQ resource to the time when interrupt 2016-06-03 11:05:55 +00:00
vybrid
fsl_ocotp.c
fsl_ocotpreg.h
fsl_ocotpvar.h