commit | ebde53ec1a5501b506d6f6756f98cbf11d5944ad | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Apr 03 13:39:54 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 05 14:13:30 2013 -0700 |
tree | bc1e93322e9937549ad58571d4118cb3fb43b895 | |
parent | 50708d98ce620a989e5dc3be6594826649b65961 [diff] |
staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5 Remove the private range, range_usbdux_ao_range, in this driver and use the comedi provided range_unipolar2_5 instead. 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>