commit | 2c71c4ff57a6564097bedd45bc589f73da798a3a | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Apr 03 13:40:13 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 05 14:13:30 2013 -0700 |
tree | aa23b2e655bc3b2aa79eb87a09b7510b57dfa209 | |
parent | ebde53ec1a5501b506d6f6756f98cbf11d5944ad [diff] |
staging: comedi: range: introduce some simple mA ranges The simple mA ranges 0 to 20, 4 to 20, and 0 to 32 are fairly common. Introduce them in the comedi core and use them in the drivers. 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>