USB: serial: serqt_usb2: remove dbg() usage
commite8656b02ef353e73d0625302c85026f80958c531
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:35:12 +0000 (18 01:35 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2012 08:35:12 +0000 (18 01:35 -0700)
tree53dfd6ba673b32c6ed1d76358eb846efe21ea35f
parent984f68683298ba53af32f909de1f9452fbb37ccb
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>
drivers/staging/serqt_usb2/serqt_usb2.c