Skip to content

Commit

Permalink
USB: serial: keyspan: 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 keyspan
driver and uses dev_dbg() instead.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Sep 14, 2012
1 parent 9c134a1 commit 049c6b4
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 148 deletions.
Loading

0 comments on commit 049c6b4

Please sign in to comment.