linux/drivers/staging
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
..
android Staging: android: timed_gpio.c: improved logic of gpio_get_time() 2014-08-01 14:40:30 -07:00
bcm Staging: bcm: Qos.c: checkpatch.pl fix: Indentation of case-statements fixed 2014-07-30 17:14:24 -07:00
board staging: board: disable as it breaks the build 2014-07-10 14:47:27 -07:00
comedi staging: comedi: addi_apci_1564: remove diagnostic interrupt support code 2014-08-01 15:37:22 -07:00
cptm1217 staging/cptm1217: fix checkpatch warnings about else clause 2014-06-20 08:28:01 -07:00
dgap staging: dgap: remove dgap_newnode() 2014-07-15 08:26:29 -07:00
dgnc staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h 2014-08-01 14:50:04 -07:00
emxx_udc staging: emxx_udc: Fix coding style errors 2014-07-15 21:55:29 -07:00
et131x staging: et131x: Remove trailing semicolon from macros in et131x.h 2014-07-24 15:05:13 -07:00
ft1000 staging: ft1000: remove procfs entries 2014-07-27 11:45:46 -07:00
fwserial staging/fwserial: (coding style) remove not needed return statements 2014-06-18 15:25:56 -07:00
gdm72xx staging: gdm72xx: fix build errors 2014-07-17 18:33:02 -07:00
gdm724x staging: gdm724x: fix misplaced open braces 2014-07-26 19:26:46 -07:00
goldfish staging/goldfish/goldfish_audio: fix a sparse warning 2014-07-23 18:12:23 -07:00
gs_fpgaboot
iio staging:iio:hmc5843: Add support for spi hmc5983 2014-07-23 21:48:24 +01:00
imx-drm imx-drm: update to use component match support 2014-07-04 18:06:06 +01:00
line6 staging: line6: do not return 0 from probe if no initialization done 2014-06-19 17:12:01 -07:00
lustre staging: lustre: bitwise vs logical typo 2014-08-01 15:00:18 -07:00
media staging: lirc: remove sa1100 support 2014-06-19 17:10:12 -07:00
mt29f_spinand
netlogic staging: netlogic: coding style fixup 2014-07-27 08:57:38 -07:00
nokia_h4p staging: nokia_h4: nokia_core.c Fixed coding style 2014-06-19 15:44:34 -07:00
nvec staging/nvec: Use platform_get_irq() 2014-07-30 17:18:47 -07:00
octeon staging: octeon: fix coding style 2014-07-15 08:32:55 -07:00
octeon-usb staging: octeon-usb: fix endianness bug 2014-07-08 16:39:22 -07:00
olpc_dcon
ozwpan
panel Staging: panel: fixed frivilous else statement warning 2014-07-10 15:12:51 -07:00
rtl8188eu staging: rtl8188eu: Remove wrapper function _rtw_reordering_ctrl_timeout_handler() 2014-07-30 17:16:10 -07:00
rtl8192e Staging: rtl8192e: Fix potential NULL pointer dereference 2014-07-09 11:49:15 -07:00
rtl8192ee staging: rtl8192ee: Fix setting highest n rate 2014-07-17 18:04:07 -07:00
rtl8192u staging:r8190: coding style: Fixed checkpatch reported Error 2014-08-01 14:42:52 -07:00
rtl8712 staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.pl 2014-07-30 17:05:56 -07:00
rtl8723au staging: rtl8723au: Fix static symbol sparse warning 2014-08-01 14:44:01 -07:00
rtl8821ae staging: rtl8821ae: fixed a space coding style issue 2014-07-27 11:43:01 -07:00
rts5208 Staging: rts5208: Replace custom macro with dev_dbg 2014-07-30 17:22:18 -07:00
skein staging: skein: fix sparse warning for static arrays 2014-06-19 16:56:43 -07:00
slicoss Staging: slicoss: fixed frivolous else statement warnings in slicoss.c 2014-06-26 21:00:49 -04:00
speakup Update speakup mailing list address 2014-07-18 16:36:29 -07:00
ste_rmi4
unisys staging: visorchipset: fix sparse warnings about static declaration 2014-08-01 14:39:26 -07:00
usbip staging: usbip: remove redundant return statements 2014-07-30 16:39:34 -07:00
vme staging: vme: removed useless breaks in vme_user.c 2014-07-23 18:21:59 -07:00
vt6655 staging: vt6655: clean up the tail of function device_init_registers 2014-07-30 17:08:20 -07:00
vt6656 staging: vt6656: wcmd.h remove dead macros 2014-07-27 11:19:57 -07:00
wlan-ng staging: wlan-ng: coding style problem fix 2014-08-01 15:00:18 -07:00
xgifb
xillybus staging: xillybus: Removed outdated part in README 2014-07-17 17:18:44 -07:00
Kconfig staging: sep: remove driver 2014-07-27 13:17:47 -07:00
Makefile staging: sep: remove driver 2014-07-27 13:17:47 -07:00
staging.c