diff options
author | Okash Khawaja <okash.khawaja@gmail.com> | 2017-07-20 08:22:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 16:15:42 +0200 |
commit | 084a473532a499eff5a14cbba82f43600df8f992 (patch) | |
tree | e5bb99896efa02eb90e295ecab1c361881fccc5f /drivers/tty/tty_io.c | |
parent | a09ac3974d0c0b25dfa70f8076546bc4876dd7a8 (diff) |
staging: speakup: use tty_kopen and tty_kclose
This patch replaces call to tty_open_by_driver with a tty_kopen and
uses tty_kclose instead of tty_release_struct to close it.
Signed-off-by: Okash Khawaja <okash.khawaja@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions