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)
commit5d55a30c50a3740b415080ce9a9c7b2c642daec7
tree54cbae8b03517e53e93172ae621d2553a91744d3
parent90973498d4f1fcb054d9221b247bff91b0f30808
staging: comedi: rtd520: remove 'aiChans' and 'aiBits' from boardinfo

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>
drivers/staging/comedi/drivers/rtd520.c