commit | 61ac7ccfb5cbe59ee940f0a7b3ad4fd3e3ce8c37 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Mar 30 12:19:21 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 30 21:02:44 2016 -0700 |
tree | 5b7ac6e6b78ef9d0d3ce5a6db8233ceac9ec4d31 | |
parent | 6050b1cfc66c421546880c0219cbce9102800099 [diff] |
staging: comedi: amplc_pci230: Prefer using the BIT macro Fix the checkpatch.pl issues by using the BIT macro and defining some macros for the multi-bit fields. 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>