commit | 17a69219713b5063698038151fea9167b5b0c7b4 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sun Nov 08 07:53:06 2015 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 20 16:19:54 2015 -0800 |
tree | 46f0702d52a444914a95ea2ba7e0ab5d37a938d4 | |
parent | ee0c1a65cf95230d5eb3d9de94fd2ead9a428c67 [diff] |
tty: Fix direct use of tty buffer work Recent abstraction of tty buffer work introduced api to manage tty input kworker; use it. Fixes: e176058f0de5 ("tty: Abstract tty buffer work") Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>