git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04dc3ea
)
staging: comedi: rti800: tidy up the register map defines
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 9 Apr 2013 01:22:39 +0000
(18:22 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 9 Apr 2013 23:29:26 +0000
(16:29 -0700)
Convert the register defines to hex and the register bit defines
to bit shifts.
Rename the CSR register bit defines to help document them and move
them so they are associated with the register.
Rename the RTI800_SIZE define to RTI800_IOSIZE.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found