commit | 632b9ad38a215e47c1348948a32c7221cba8b41b | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Jul 14 12:06:53 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:22:49 2014 -0700 |
tree | 4744e074e33a2dbf9da7b230b16952aa31463a4e | |
parent | 8f587d35af6978fcdd3a88680ff7fe8f83497090 [diff] |
staging: comedi: ni_65xx: cleanup recurring register map Convert the inline functions used to calculate the offsets to the recurring port registers and rename them to remove the CamelCase. Define all the recurring registers. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>