Re: [PATCH 3/3] USB: serial: ark3116: use port device for info and error messages

2017-01-31 Thread Greg KH
On Tue, Jan 31, 2017 at 11:51:09AM +0100, Johan Hovold wrote: > 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. > > Signed-off-by: Johan Hovold

[PATCH 3/3] USB: serial: ark3116: use port device for info and error messages

2017-01-31 Thread Johan Hovold
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. Signed-off-by: Johan Hovold --- drivers/usb/serial/ark3116.c | 16 ++-- 1 file