]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ii_pci20kc: prefer using the BIT macro
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 8 Oct 2015 17:30:43 +0000 (10:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 05:58:35 +0000 (22:58 -0700)
commitbc8e7022e655a87dbedd488dc63ff70781988835
treeaa90813fad7fb904c31144be7d7a4f6ba941ca1c
parent13ab2b9e16353ab6b3c0996fff38ce2521bd3148
staging: comedi: ii_pci20kc: prefer using the BIT macro

As suggested by checkpatch.pl, use the BIT macro to define the
register bits.

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>
drivers/staging/comedi/drivers/ii_pci20kc.c