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:
ba899db
)
[SERIAL] Make uart_info flags a bitwise type
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 21 Jan 2006 22:50:36 +0000
(22:50 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 21 Jan 2006 22:50:36 +0000
(22:50 +0000)
The potential for confusing the flags is fairly high. Make
uart_info's flags a bitwise type so sparse can check that the
right flag definitions are used with the right structure.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found