]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty: Abstract tty buffer work
authorPeter Hurley <peter@hurleysoftware.com>
Sat, 17 Oct 2015 20:36:23 +0000 (16:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Oct 2015 04:32:21 +0000 (21:32 -0700)
commite176058f0de53c2346734e5254835e0045364001
treeb5a4e03beb2a24c03ca5023599f045cc5375828a
parent4b41b9539a1e9531f942ededfcdcff372317d2e7
tty: Abstract tty buffer work

Introduce API functions to restart and cancel tty buffer work, rather
than manipulate buffer work directly.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/n_tty.c
drivers/tty/tty_buffer.c
drivers/tty/tty_io.c
drivers/tty/tty_port.c
include/linux/tty.h