• Ian Campbell's avatar
    [ARM PATCH] 2219/2: Ignore IRQ_NONE for edge triggered interrupts · e0fb7100
    Ian Campbell authored
    Patch from Ian Campbell
    
    As discussed on the ARM Linux kernel mailing list. With edge triggered interrupts it is impossible to avoid spurious interrupts and so it makes sense to just ignore IRQ_NONE return values in this case. 
    
    Signed-off-by: Ian Campbell 
    Signed-off-by: Russell King
    e0fb7100
irq.c 20.9 KB