• Andrew Morton's avatar
    [PATCH] xirc2ps_cs irq return fix · 61a6c177
    Andrew Morton authored
    From zwane
    
    We shutdown the MAC part of the card and have interrupts disabled, interrupt
    gets queued, we reenable interrupts after shutting down device, service the
    interrupt, check status and get 0xff from powered down device.
    
    No idea what he's talking about here, but apparently the irq return handling
    isn't working out.  Just return IRQ_HANDLED all the time.
    61a6c177
xirc2ps_cs.c 62 KB