]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Mon, 12 Oct 2015 23:07:09 +0000 (16:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 17:26:19 +0000 (10:26 -0700)
commitb93c2862b95d4c4021aeaf6c18b89e11e245ebab
tree78f54661b86d818540088d747df555f3ee6d0862
parentc34f202ba32c1ef10b36b61c1ca236120b8cc4b3
staging: comedi: cb_das16_cs: the DAC16/16-AO only has 4 digital I/O

The PC-CARD DAS16/16-AO board only has 4 digital I/O channels. The other
boards supported by this driver have 8. Add the boardinfo to correctly
initialize the subdevice.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_das16_cs.c