commit | 2aa707058ffa3c31abf8b7480c7773400cc87d01 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Sep 11 13:45:46 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 14:01:55 2012 -0700 |
tree | 9ce70518f5482577e306e1922621cea2007d3b6a | |
parent | 5b93da54bf0a55fd53b96cfb1ac0ce0f8905d1e0 [diff] |
staging: comedi: icp_multi: remove n_dochan from boardinfo There is only one board type supported by this driver and the number of digital output 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>