staging: comedi: icp_multi: remove ai_maxdata from boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 20:47:36 +0000 (13:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 21:01:56 +0000 (14:01 -0700)
commitefac035ca6eaaf6ca353e730055022cdf03ae7bb
tree9af29a7a8b2369d7605195a8520100d2ae2f1891
parent68b82e0954c3a80b230722f5315f7d41eca3d0a2
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>
drivers/staging/comedi/drivers/icp_multi.c