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