]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: kl5kusb105: make logging less verbose
authorJohan Hovold <johan@kernel.org>
Tue, 10 Jan 2017 11:05:38 +0000 (12:05 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Jan 2017 11:59:41 +0000 (12:59 +0100)
commitbfa6685d0bf038ebfb7b7908a1ab751b52427195
tree604e5ff899e49de997691c81b128678d9b098251
parentd53aca8c4d263644c86c1eceac78d25d097dca4b
USB: serial: kl5kusb105: make logging less verbose

Replace a couple of dev_info with dev_dbg and remove another.

Also use the port device for logging, and include a radix prefix when
logging the baudrate.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/kl5kusb105.c