Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pcmcia: revert "irq probe can be done without risking an IRQ storm"
This reverts commit 635416e. The argument passed to request_irq() only affects action->flags (IRQF_*), but IRQ_NOAUTOEN relates to desc->status. Reported-by: Jan Beulich <JBeulich@novell.com> CC: Alan Cox <alan@linux.intel.com> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
- Loading branch information