USB: serial: clean up debug info
authorJohan Hovold <jhovold@gmail.com>
Thu, 21 Mar 2013 11:36:25 +0000 (12:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 20:42:13 +0000 (13:42 -0700)
commitd12e211d44844930b7460ffab43ff9b078a45369
tree0ec13c5b07de86a9bbd7277d9d2cc2ece9ed9c53
parent9993b42b638ec031a55bfe1bc16317cbb5c69722
USB: serial: clean up debug info

Remove redundant port number from debug output (already printed as part
of device name).

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/usb-serial.c