diff options
author | Rob Herring <robh@kernel.org> | 2017-02-02 13:48:05 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-03 10:17:02 +0100 |
commit | c3485ee0d560b182e1e0f67d67246718739f0782 (patch) | |
tree | db88cef8a824e3de3d40950e84bd816534719704 /Documentation/devicetree/bindings/serial | |
parent | a380ed461f66d1b843cf13380a43a5fe790b8430 (diff) | |
download | talos-obmc-linux-c3485ee0d560b182e1e0f67d67246718739f0782.tar.gz talos-obmc-linux-c3485ee0d560b182e1e0f67d67246718739f0782.zip |
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 'Documentation/devicetree/bindings/serial')
0 files changed, 0 insertions, 0 deletions