Commits

H Hartley Sweeten committed 450a7c43e87
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>