commit | 13c613393cee59a6f6fd4627f7003606392690d1 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Mon Apr 12 11:47:31 2021 +0200 |
committer | Johan Hovold <johan@kernel.org> | Tue Apr 13 18:23:29 2021 +0200 |
tree | 2aa40c6b487f854afc9e8fdb169b023c91880baa | |
parent | 7a14fac0c94472ad2d11ac14cefbeab5bf98e303 [diff] |
USB: serial: io_ti: add read-port-command helper Add a read-port-command helper analogous to the send-port-command helper to take care of the UART module id instead of open coding. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>