Skip to content

Commit

Permalink
USB: serial: io_edgeport.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: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent eb83be9 commit 984f686
Showing 1 changed file with 277 additions and 324 deletions.
Loading

0 comments on commit 984f686

Please sign in to comment.