-
Linus Torvalds authored
The driver obviously cannot rely on the interrupt handler when it is probing for interrupts, so the identify code is written to not use interrupts and the probing code will disable the interrupt after having figured out which one it is. The non-probe code should do the same, otherwise confusion happens.
3ea4053e