Re: [PATCH 01/13] staging: comedi: pcmuio: fix interrupt requests

2013-07-26 Thread Ian Abbott
On 2013-07-25 17:33, H Hartley Sweeten wrote: On Thursday, July 25, 2013 5:34 AM, Ian Abbott wrote: On 2013-07-24 19:45, H Hartley Sweeten wrote: Legacy (ISA) interrupts are not sharable so this driver should not be passing the IRQF_SHARED flag when requesting the interrupts. This driver suppo

RE: [PATCH 01/13] staging: comedi: pcmuio: fix interrupt requests

2013-07-25 Thread H Hartley Sweeten
On Thursday, July 25, 2013 5:34 AM, Ian Abbott wrote: > On 2013-07-24 19:45, H Hartley Sweeten wrote: >> Legacy (ISA) interrupts are not sharable so this driver should not >> be passing the IRQF_SHARED flag when requesting the interrupts. >> >> This driver supports two board types: >>PCM-UIO48

Re: [PATCH 01/13] staging: comedi: pcmuio: fix interrupt requests

2013-07-25 Thread Ian Abbott
On 2013-07-24 19:45, H Hartley Sweeten wrote: Legacy (ISA) interrupts are not sharable so this driver should not be passing the IRQF_SHARED flag when requesting the interrupts. This driver supports two board types: PCM-UIO48 with one asic (one interrupt source) PCM-UIO96 with two asics (tw