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:
6a6116c
)
staging: comedi: ni_at_ao: tidy up the register map defines
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 1 Oct 2013 00:50:09 +0000
(17:50 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 21:04:48 +0000
(14:04 -0700)
For aesthetics, sort the register map defines so the normal registers
are listed first and then alternate registers (when the GRP2WR bit is
set).
Convert the register bit defines into bit shifts to make them clear.
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>
No differences found