]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_pci224: Prefer using the BIT macro
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 30 Mar 2016 19:00:29 +0000 (12:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 04:04:53 +0000 (21:04 -0700)
commit27bd2096bb5a269b48ff05aea2d3aeb8765b61fc
treec803c16e2644bd4e1d6d2d9c93aa19dc6889124b
parent9bbb32380bf25327bee5b0fa8172bf7394bcd8cf
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>
drivers/staging/comedi/drivers/amplc_pci224.c