USB: serial: ark3116: use port device for info and error messages
authorJohan Hovold <johan@kernel.org>
Tue, 31 Jan 2017 10:51:09 +0000 (11:51 +0100)
committerJohan Hovold <johan@kernel.org>
Tue, 31 Jan 2017 16:21:38 +0000 (17:21 +0100)
commit6fdb7b0c0e6412a351deb1eaab0e5eb9635d6086
tree1ec097debc278efe00381ae7c2ac2dfd85960bce
parent41a2af93aeebd43daaac397b6662d5822f0742fc
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>
drivers/usb/serial/ark3116.c