commit | 7a14fac0c94472ad2d11ac14cefbeab5bf98e303 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon Apr 12 11:47:30 2021 +0200 |
committer | Johan Hovold <johan@kernel.org> | Tue Apr 13 18:23:26 2021 +0200 |
tree | 7dfcea978cb3ae61960769a4707f99b42777f4d1 | |
parent | e8d89db01a97be04050fb2bc74ed6b6f01ed9169 [diff] |
USB: serial: io_ti: add send-port-command helper Add a send-port-command helper which takes care of determining the UART module id when sending commands instead of doing so at every call site. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>