Skip to content

Commit

Permalink
USB: serial: serqt_usb2: remove dbg() usage
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent 984f686 commit e8656b0
Showing 1 changed file with 64 additions and 89 deletions.
Loading

0 comments on commit e8656b0

Please sign in to comment.