H Hartley Sweeten 3e03479719 staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()
The PCI and PCMCIA LabPC boards use shared interrupts and need the
IRQF_SHARED flag set when requesting the irq, the ISA boards do not.

Instead of checking the 'bustype' in labpc_common_attach() in order
to determine the isr_flags, just pass the flags as a parameter to the
function.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-23 10:36:28 -07:00
..
2013-01-07 14:03:32 -08:00
2013-02-21 12:11:44 -08:00
2013-04-23 10:34:20 -07:00
2013-01-15 22:43:15 -08:00
2013-04-19 11:15:20 -07:00
2013-04-19 11:15:20 -07:00