mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
We should use dev_dbg() for usb_serial_debug_data() like all of the rest of the usb-serial drivers use, so remove the debug parameter as it's not needed. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>