Free irq bits of an interrupt vector
void airq_iv_free(struct airq_iv * iv, unsigned long bit, unsigned long num);
iv
pointer to interrupt vector structure
bit
number of the first irq bit to free
num
number of consecutive irq bits to free
Cornelia Huck <[email protected]>
Author.