From 11899188beec1fbfb2d212a13475ebfd32cf6a6e Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Fri, 7 Mar 2014 18:42:21 -0600 Subject: [PATCH] Staging: comedi: addi-data: tidy up counter register map defines in hwdrv_apci1564.c This patch fixes the register map defines for the counter registers such that they are all the real offsets to each register, rather than a mix of real offsets and adders to those offsets. Signed-off-by: Chase Southwood Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed