commit | 0f29b503bd0b48ec6f14243f3626ac411c879555 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Wed May 05 11:19:14 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 13 17:03:20 2021 +0200 |
tree | 8fc654749aff1e1b60324fa49f57265785741108 | |
parent | 303e8ebf5dcb802b016b2802825dbc7928f9a50a [diff] |
ti-st: use tty_write_room Don't access tty->ops->write_room directly, use tty_write_room helper instead. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20210505091928.22010-22-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>