staging: comedi: ni_stc.h: tidy up the cs5529_command_bits
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 1 May 2015 22:00:10 +0000 (15:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 May 2015 17:05:19 +0000 (19:05 +0200)
commit94f0cbb99a040a8aceddb490e4ed08cd4d4a4fde
treebe16f3a8080cbf8ac1a60ad64b34c753aa884b4f
parentb738aa3a131bdc670191318bebc558629b3f1ed4
staging: comedi: ni_stc.h: tidy up the cs5529_command_bits

For aesthetics, convert the enum into defines. Use the BIT() macro
to define the 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/ni_mio_common.c
drivers/staging/comedi/drivers/ni_stc.h
This page took 0.025198 seconds and 5 git commands to generate.