Staging: comedi: addi-data: tidy up timer register map defines in hwdrv_apci1564.c
authorChase Southwood <chase.southwood@yahoo.com>
Fri, 7 Mar 2014 08:37:45 +0000 (02:37 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Mar 2014 01:30:07 +0000 (17:30 -0800)
This patch for fixes the register map defines for the timer 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