diff options
author | 2011-01-19 11:48:44 +0000 | |
---|---|---|
committer | 2011-01-20 12:15:51 -0800 | |
commit | d1ce318496f5943d2cc5e20171fc383a59a1421f (patch) | |
tree | c3920d74a9dca453db277eff113e4781f8df5bb8 /kernel | |
parent | Staging: speakup: &&/|| confusion in silent_store() (diff) | |
download | wireguard-linux-d1ce318496f5943d2cc5e20171fc383a59a1421f.tar.xz wireguard-linux-d1ce318496f5943d2cc5e20171fc383a59a1421f.zip |
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions