]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: das08: Correct AO output for das08jr-16-ao
authorIan Abbott <abbotti@mev.co.uk>
Fri, 31 Aug 2012 19:41:30 +0000 (20:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 18:55:38 +0000 (11:55 -0700)
commit61ed59ed09e6ad2b8395178ea5ad5f653bba08e3
tree888f59e0afa12bc0312eeebbb23d5ddcb2f8dfb3
parente6391a182865efc896cb2a8d79e07b7ac2f45b48
staging: comedi: das08: Correct AO output for das08jr-16-ao

Don't zero out bits 15..12 of the data value in `das08jr_ao_winsn()` as
that knobbles the upper three-quarters of the output range for the
'das08jr-16-ao' board.

Cc: stable <stable@vger.kernel.org>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/das08.c