Staging: comedi: addi-data: tidy up counter register map defines in hwdrv_apci1564.c
authorChase Southwood <chase.southwood@yahoo.com>
Sat, 8 Mar 2014 00:42:21 +0000 (18:42 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 01:31:50 +0000 (17:31 -0800)
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 <chase.southwood@yahoo.com>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found