]> git.karo-electronics.de Git - karo-tx-linux.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)
commit456031d6041a57229b67dbfa598d1ece814fb001
treebbdc3c06751a3a4fe0dcbd44df37cd305235f6a7
parentbf895d83585ed6a091a20d96c2ecbf403261df4e
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