staging: comedi: addi_apci_1564: remove apci1564_do_config
authorChase Southwood <chase.southwood@gmail.com>
Tue, 12 Aug 2014 02:02:58 +0000 (21:02 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 16 Aug 2014 19:23:24 +0000 (12:23 -0700)
commitecc33af33ea8f71e691db1c1000ead675dc4d34f
tree19ef8589c08c4d53e6abcc67dd5097e0e1966782
parent5dffac89e2480487e79bc2c3e773ee649cdf7f3c
staging: comedi: addi_apci_1564: remove apci1564_do_config

The DO config function served the purpose of configuring the diagnostic
interrupts for the board.  As the driver currently does not support
diagnostic interrupts, the digital output subdevice does not need an
insn_config operation and this function can be safely removed.

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>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c
drivers/staging/comedi/drivers/addi_apci_1564.c