commit | efac035ca6eaaf6ca353e730055022cdf03ae7bb | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Sep 11 13:47:36 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 14:01:56 2012 -0700 |
tree | 9af29a7a8b2369d7605195a8520100d2ae2f1891 | |
parent | 68b82e0954c3a80b230722f5315f7d41eca3d0a2 [diff] |
staging: comedi: icp_multi: remove ai_maxdata from boardinfo The analog inputs of this board always have 12-bit resolution. Remove the boardinfo 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>