Skip to content

Commit

Permalink
USB: serial: mos7840.c: 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.

CC: Johan Hovold <jhovold@gmail.com>
CC: Mark Ferrell <mferrell@uplogix.com>
CC: Donald Lee <donald@asix.com.tw>
CC: Tony Zelenoff <antonz@parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Sep 14, 2012
1 parent d53839c commit 9c134a1
Showing 1 changed file with 183 additions and 290 deletions.
Loading

0 comments on commit 9c134a1

Please sign in to comment.