diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2016-04-09 17:53:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-30 09:26:55 -0700 |
commit | 80f02d5424301bf4df195d09b1a664f394435851 (patch) | |
tree | 8bfff4fbf3685f767fa776dbd7ae58a63420acd3 /drivers/ipack | |
parent | 2d68655d15bc99981394f7caa769a14b03cac131 (diff) | |
download | linux-80f02d5424301bf4df195d09b1a664f394435851.tar.bz2 |
tty: Replace ASYNC_SUSPENDED bit and update atomically
Replace ASYNC_SUSPENDED bit in the tty_port::flags field with
TTY_PORT_SUSPENDED bit in the tty_port::iflags field. Introduce helpers
tty_port_set_suspended() and tty_port_suspended() to abstract
atomic bit ops.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions