mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 18:11:47 +00:00
d1ce318496
The ni_labpc driver module only requests a shared IRQ for PCI devices, requesting a non-shared IRQ for non-PCI devices. As this module is also used by the ni_labpc_cs module for certain National Instruments PCMCIA cards, it also needs to request a shared IRQ for PCMCIA devices, otherwise you get a IRQ mismatch with the CardBus controller. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
drivers | ||
kcomedilib | ||
comedi_compat32.c | ||
comedi_compat32.h | ||
comedi_fops.c | ||
comedi_fops.h | ||
comedi.h | ||
comedidev.h | ||
comedilib.h | ||
drivers.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
proc.c | ||
range.c | ||
TODO |