]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0546579330f7280f9ab3aa19fae96142decd6926
tree604e5ff899e49de997691c81b128678d9b098251
parent7c61b0d5e82bfe29b8dda55745afbf65b6ccc901
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