[PATCH 4/4] staging: comedi: addi_apci_1564: call apci1564_interrupt() directly

2014-05-03 Thread Chase Southwood
Remove the boardinfo about the interrupt function and just call it directly. Signed-off-by: Chase Southwood Cc: Ian Abbott Cc: H Hartley Sweeten --- drivers/staging/comedi/drivers/addi_apci_1564.c | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git

[PATCH 4/4] staging: comedi: addi_apci_1564: call apci1564_interrupt() directly

2014-05-03 Thread Chase Southwood
Remove the boardinfo about the interrupt function and just call it directly. Signed-off-by: Chase Southwood chase.southw...@gmail.com Cc: Ian Abbott abbo...@mev.co.uk Cc: H Hartley Sweeten hswee...@visionengravers.com --- drivers/staging/comedi/drivers/addi_apci_1564.c | 6 +- 1 file