kernel-ark/drivers/staging/comedi
Ian Abbott d1ce318496 staging: comedi: ni_labpc: Use shared IRQ for PCMCIA card
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>
2011-01-20 12:15:51 -08:00
..
drivers staging: comedi: ni_labpc: Use shared IRQ for PCMCIA card 2011-01-20 12:15:51 -08:00
kcomedilib
comedi_compat32.c
comedi_compat32.h
comedi_fops.c Merge 'staging-next' to Linus's tree 2010-10-28 09:44:56 -07:00
comedi_fops.h
comedi.h
comedidev.h
comedilib.h
drivers.c Staging: comedi: Fix coding style issues in drivers.c 2010-12-09 16:39:06 -08:00
internal.h
Kconfig
Makefile Staging: comedi: Makefile: replace the use of <module>-objs with <module>-y 2010-10-08 07:23:52 -07:00
proc.c
range.c
TODO