commit | f5c65f0298c9d2776f91a769ba880b4c6704b939 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Oct 13 17:47:38 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 16 23:20:10 2015 -0700 |
tree | 4f73ce8fafd85a815f439689ba450bdc54b1bbe9 | |
parent | 964db7469f3b7cae5acd49f863fd612271322bf6 [diff] |
staging: comedi: cb_pcidas: convert inline DAC bit helpers to macros For aesthetics, convert the inline functions that return the bits used to set the DAC range and enable bits to macros. 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>