staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices
authorChase Southwood <chase.southwood@gmail.com>
Fri, 11 Jul 2014 04:01:26 +0000 (23:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 00:38:42 +0000 (17:38 -0700)
commita42ed4a564d8ff7eec3e96d02796aeb43204f9e1
tree10853c1808eadbb2441b021ae0b907e1ccc525db
parentf9ef05ce13e4dd66e8699e80492488bd8f01b528
staging: comedi: addi_apci_1564: remove len_chanlist from di and do subdevices

This value is only needed for subdevices that support async commands.
The comedi core will default the value to 1 when it is not initialized.

Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi_apci_1564.c