diff options
author | Rob Herring <robh@kernel.org> | 2017-02-02 22:48:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-03 12:17:02 +0300 |
commit | c3485ee0d560b182e1e0f67d67246718739f0782 (patch) | |
tree | db88cef8a824e3de3d40950e84bd816534719704 /drivers/tty/Makefile | |
parent | a380ed461f66d1b843cf13380a43a5fe790b8430 (diff) | |
download | linux-c3485ee0d560b182e1e0f67d67246718739f0782.tar.xz |
tty_port: Add port client functions
Introduce a client (upward direction) operations struct for tty_port
clients. Initially supported operations are for receiving data and write
wake-up. This will allow for having clients other than an ldisc.
Convert the calls to the ldisc to use the client ops as the default
operations.
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-By: Sebastian Reichel <sre@kernel.org>
Tested-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/Makefile')
0 files changed, 0 insertions, 0 deletions