
irq_claim(). Clear the active flag in the irq handler when it is removed from the irq chain in irq_release(). Checks for podule IRQ's in irq_claim() are now guarded with #if NPODULEBUS > 0 fiq_release() now retrieves the FIQ more registers and places them back in the fiq handler structure.