diff options
author | Alan Cox <alan@linux.intel.com> | 2009-09-19 22:13:30 +0200 |
---|---|---|
committer | Live-CD User <linux@linux.site> | 2009-09-19 22:13:30 +0200 |
commit | ccce6debb62d94964e3878f978a56b0f3e32d94f (patch) | |
tree | c6df089e5b4394d841819090921b1673901d7a3a /drivers/serial/ucc_uart.c | |
parent | serial: move count into the tty_port version (diff) | |
download | linux-ccce6debb62d94964e3878f978a56b0f3e32d94f.tar.xz linux-ccce6debb62d94964e3878f978a56b0f3e32d94f.zip |
serial: move the flags into the tty_port field
Fortunately the serial layer was designed to use the same flag values but
with different names. It has its own SUSPENDED flag which is a free slot in
the ASYNC flags so we allocate it in the ASYNC flags instead.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/serial/ucc_uart.c')
0 files changed, 0 insertions, 0 deletions