aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorChase Southwood <[email protected]>2014-07-31 20:56:47 -0500
committerGreg Kroah-Hartman <[email protected]>2014-08-01 15:37:22 -0700
commitb9aaea39f65e242303103b5283abeaefd8e538a4 (patch)
tree51d7879f9306484e1470c2bd5ba445eb2294a8d2 /net/lapb/lapb_subr.c
parent6347fc88ec4453934a5428e21051ff95cad01180 (diff)
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 <[email protected]> Reviewed-by: Ian Abbott <[email protected]> Cc: H Hartley Sweeten <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions