linux-stable/drivers/staging/comedi
Chase Southwood b9aaea39f6 staging: comedi: addi_apci_1564: remove diagnostic interrupt support code
As per Ian, at this point in time it is not worth implementing an async
command interface for diagnostic interrupts for this board.  As this is
the case, this patch removes the code which supports such interrupts as it
is now unused.

This includes removing apci1564_do_read(), which was the insn_read
operation for the digital output subdevice, since all it was doing was
reading the current diagnostic interrupt type and returning it in 'data'.
This doesn't follow the comedi API and this operation can be emulated by
the comedi core anyway since the insn_bits operation follows the comedi
API.  So it is safe to simply remove this function.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-01 15:37:22 -07:00
..
drivers staging: comedi: addi_apci_1564: remove diagnostic interrupt support code 2014-08-01 15:37:22 -07:00
kcomedilib
comedi.h staging: comedi: comedi.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:40 -07:00
comedi_buf.c staging: comedi: pass subdevice to comedi_buf_write_n_available() 2014-05-23 21:25:50 +09:00
comedi_compat32.c staging: comedi: comedi_compat32: checkpatch.pl --strict cleanup 2014-07-18 16:10:39 -07:00
comedi_compat32.h staging: comedi: comedi_compat32.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:40 -07:00
comedi_fops.c staging: comedi: comedidev.h: remove 'new_size' param from subdevice (*buf_change) 2014-07-22 15:33:23 -07:00
comedi_internal.h staging: comedi: comedi_internal.h: checkpatch.pl --strict cleanup 2014-07-18 16:10:39 -07:00
comedi_pci.c
comedi_pcmcia.c
comedi_usb.c
comedidev.h staging: comedi: add an 'mmio' member to comedi_device 2014-07-30 16:55:14 -07:00
comedilib.h
drivers.c staging: comedi: add an 'mmio' member to comedi_device 2014-07-30 16:55:14 -07:00
Kconfig staging: comedi: amplc_pc236: split into ISA, PCI and common module 2014-07-30 16:48:42 -07:00
Makefile
proc.c Staging: comedi: proc: title block update 2014-03-19 04:41:04 +00:00
range.c Staging: comedi: range: remove unnecessary sanity check 2014-03-08 18:59:48 -08:00
TODO staging: comedi: TODO: remove item "reserve major number" 2014-05-28 14:18:11 -07:00