Commits

Greg Kroah-Hartman committed e8656b02ef3
USB: serial: serqt_usb2: remove dbg() usage dbg() was a very old USB-serial-specific macro. This patch removes it from being used in the driver and uses dev_dbg() instead. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>