commit | b9d5c8cfdf48d7504fdd567ffc5b3448fda37959 | [log] [tgz] |
---|---|---|
author | Chase Southwood <chase.southwood@yahoo.com> | Fri Mar 07 02:37:45 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Mar 08 17:30:07 2014 -0800 |
tree | 0fa91aa61835e89e9b777716714dee5f04211a6f | |
parent | cef51fd887a185bff3e056e8f338f5e49ee50351 [diff] |
Staging: comedi: addi-data: tidy up timer register map defines in hwdrv_apci1564.c 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>