USB: serial: ch341: clean up control debug messages
authorJohan Hovold <johan@kernel.org>
Fri, 6 Jan 2017 18:15:19 +0000 (19:15 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 16 Jan 2017 11:31:56 +0000 (12:31 +0100)
commit91e0efcd4c23d98479a2f44753a53bc3456bba97
treec7203a303974c236ec94e8472239136704ad9350
parenta0467a967f347842b30739aae636c44980265265
USB: serial: ch341: clean up control debug messages

Clean up the control-transfer debug messages by dropping redundant
information and unnecessary casts.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ch341.c