commit | 48f31251264c3cabcec274da184ad669c195a627 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Sep 11 13:46:02 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 14:01:55 2012 -0700 |
tree | 8ebcacb6ebac0143164175734a379b1b33a4be56 | |
parent | 2aa707058ffa3c31abf8b7480c7773400cc87d01 [diff] |
staging: comedi: icp_multi: remove n_dichan from boardinfo There is only one board type supported by this driver and the number of digital input channels is constant. Remove the boardinfo for it and just open-code the value. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>