]> git.baikalelectronics.ru Git - kernel.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)
commit024334b60cfb0bbae43d64f73b0d5fdc8392c3d5
treeb5a4e03beb2a24c03ca5023599f045cc5375828a
parent41e54c30d2dce622ba189b40ef872dcf37f0004e
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