commit | 4bf9d435b2e82d12f663706de32c286f423a43d4 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jul 28 10:26:58 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 30 16:51:00 2014 -0700 |
tree | 2f865d05f68940c98bcae5cefd6f5a256255b550 | |
parent | 923de26e74a5fe944e9a2f0301342a73db05f3b4 [diff] |
staging: comedi: ni_tio: tidy up Gxx_Interrupt_Acknowledge_Bits Convert this enum and the others related to it into defines and rename the CamelCase symbols. For aesthetics, move the new defines so they are associated with the register define. 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>