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)
commite078cb2a64fd588557ef2dec573622699a05d642
treec803c16e2644bd4e1d6d2d9c93aa19dc6889124b
parent623211de9a3bfd0fabc81f8bff8c79fd9e4944ba
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