commit | e078cb2a64fd588557ef2dec573622699a05d642 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Mar 30 12:00:29 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 30 21:04:53 2016 -0700 |
tree | c803c16e2644bd4e1d6d2d9c93aa19dc6889124b | |
parent | 623211de9a3bfd0fabc81f8bff8c79fd9e4944ba [diff] |
staging: comedi: amplc_pci224: 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> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>