USB: serial: io_ti: fix a debug-message copy-paste error
authorJohan Hovold <johan@kernel.org>
Mon, 18 Jan 2021 11:14:24 +0000 (12:14 +0100)
committerJohan Hovold <johan@kernel.org>
Mon, 18 Jan 2021 13:26:39 +0000 (14:26 +0100)
commit0765590f91a2b88dc3b946b954c47f774a051636
tree1725facc8c64afd813dc30ec26c027cfecb76e0b
parent66db94786e94fe2c060ab31bd8ed0308810ab610
USB: serial: io_ti: fix a debug-message copy-paste error

Fix a copy-paste error in the ti_vread_sync() debug message.

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