commit | 19aab073245923e8b8b4876dbc2d0287e9e9f700 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Oct 13 17:47:35 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 16 23:20:10 2015 -0700 |
tree | b16ae7611042753f373c85c962d38b72682a6a50 | |
parent | 9846ec3a48e1ef4be619478d0822467dbfe79ec4 [diff] |
staging: comedi: cb_pcidas: use comedi_range_is_unipolar() Instead of relying on the IS_UNIPOLAR mask value, use the comedi helper function to check if the range is unipolar. 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>