commit | 12fa2fe1ac6f3b2d51f8a06331a1f1a0e86863fc | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Sep 04 10:39:28 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 08 13:54:05 2014 -0700 |
tree | fc2a4b7c4a5066dbdbeb00d6af9ebae049eba4e6 | |
parent | b7e1f441607f07e6e8bf3762f109b81aa87d8513 [diff] |
staging: comedi: adl_pci9118: remove 'n_aichand' boardinfo This member of the boardinfo is the same for all entries. It's also half the subdevice 'n_chan'. Use that instead and remove the boardinfo. 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>