From 450a7c43e8742a176e451ff2dfc3e22eae839987 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 19 Dec 2013 16:31:45 -0700 Subject: [PATCH] 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 Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed