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)
commit11899188beec1fbfb2d212a13475ebfd32cf6a6e
treeadb345bab21a0d53046f7f95a4076d437d455c37
parentb9d5c8cfdf48d7504fdd567ffc5b3448fda37959
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 <chase.southwood@yahoo.com>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c
This page took 0.026446 seconds and 5 git commands to generate.