diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-01-21 23:03:28 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-01-21 23:03:28 +0000 |
commit | 0077d45e46fe2af3aaee5813c99268afcd0e7c0e (patch) | |
tree | 3de13b52930e350f93523fb3c84c0b8fb4a7e7fb /net | |
parent | 27ae7a7435634820e7f7e2b922d8119f79cfc6e4 (diff) | |
download | talos-obmc-linux-0077d45e46fe2af3aaee5813c99268afcd0e7c0e.tar.gz talos-obmc-linux-0077d45e46fe2af3aaee5813c99268afcd0e7c0e.zip |
[SERIAL] Make uart_port flags a bitwise type
Same reasoning as commit 747c8a55946ed037bf7d62454c3c599c02af2262
but this time we're making uart_port flags a bitwise type - not
all of these flags correspond with the old ASYNC_ flags, so there
is the possibility for bugs if the wrong ASYNC_* constants are
used. Always use UPF_* constants for uart_port->flags.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions