]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: ni_stc.h: tidy up NI_M_CDIO_STATUS_REG bits
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 1 May 2015 21:58:46 +0000 (14:58 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 9 May 2015 17:05:06 +0000 (19:05 +0200)
commitd53be924c8260266b72244c92399ec68d2eb8871
treeed2207df9c87a07da0fbace62bfaf5dad8f066ab
parent2dd0825fb4e53ee23f2391cc7c5b4afee8b1c8e1
staging: comedi: ni_stc.h: tidy up NI_M_CDIO_STATUS_REG bits

Rename the CamelCase and convert enums 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