commit | 6fdb7b0c0e6412a351deb1eaab0e5eb9635d6086 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Tue Jan 31 11:51:09 2017 +0100 |
committer | Johan Hovold <johan@kernel.org> | Tue Jan 31 17:21:38 2017 +0100 |
tree | 1ec097debc278efe00381ae7c2ac2dfd85960bce | |
parent | 41a2af93aeebd43daaac397b6662d5822f0742fc [diff] |
USB: serial: ark3116: use port device for info and error messages Use the port device rather than usb device in info and error messages. This makes sure that driver and tty port is included in the messages, while also making them more uniform. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>