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:
0d4dd7d
)
staging: comedi: pcl724: tidy up the boardinfo struct definition
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Mon, 10 Jun 2013 17:15:28 +0000
(10:15 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 12 Jun 2013 00:16:45 +0000
(17:16 -0700)
Remove the unnecessary comments and reorder the variables a bit.
Change the 'is_*' and 'can_*' flags to bit fields.
Remove the '*_SIZE' defines and open code the values.
Reorder the boardinfo declaration to follow the definition.
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