From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:31:48 +0000 (-0700) Subject: staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg() X-Git-Tag: v3.14-rc1~150^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cd3936e974916238a2f7e10c635c63befa5dfe6;p=pandora-kernel.git staging: comedi: ni_tio_internal.h: replace NITIO_Gi_DMA_Status_Reg() The "DMA Status" 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-diff-tree failed