]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: icp_multi: tidy up the ADC command/status register bits
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 7 Oct 2015 21:52:34 +0000 (14:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 05:56:42 +0000 (22:56 -0700)
commit829e424f945e0a8add575ecc50def7d9d1b0fc6b
treebbdc3c06751a3a4fe0dcbd44df37cd305235f6a7
parent3fd17b58f133137a59a899b8315e11ad88758044
staging: comedi: icp_multi: tidy up the ADC command/status register bits

For aesthetics, rename these bit defines so they are associated with
the register and use the BIT macro to define them.

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/icp_multi.c