staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfo
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 29 Oct 2012 17:06:34 +0000 (10:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:44:47 +0000 (10:44 -0700)
All the boards supported by this driver have the same number of analog
input channels and resolution. Remove the boardinfo for this and just
open-code the values in the attach.

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>

No differences found