commit | 450a7c43e8742a176e451ff2dfc3e22eae839987 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Dec 19 16:31:45 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 20 11:49:32 2013 -0800 |
tree | 592c4d287fba907c789c0e62318eee7c7bf38803 | |
parent | fc31c52f4cfb9465ff69df881807ef1cc0730501 [diff] |
staging: comedi: ni_tio_internal.h: replace NITIO_Gxx_Joint_Status1_Reg() The shared "Status1" registers are sequential in the enum ni_gpct_register. Replace this inline CamelCase function with a simple 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>