commit | df925ca27c10f27c06173e7227c9efacce599789 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Sep 04 10:39:29 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 08 13:54:06 2014 -0700 |
tree | 868da7c104a271730f9d0c2684239a3e7b591004 | |
parent | 12fa2fe1ac6f3b2d51f8a06331a1f1a0e86863fc [diff] |
staging: comedi: adl_pci9118: remove 'n_aichan' boardinfo This member of the boardinfo is the same for all entries. Remove it. Also, remove the initialization of the subdevice 'len_chanlist'. This member is only used if the subdevice supports async commands. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>