Skip to content

Commit

Permalink
USB: serial: cypress_m8.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: Lonnie Mendez <dignome@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Sep 14, 2012
1 parent 99495c7 commit dfa1c31
Showing 1 changed file with 73 additions and 73 deletions.
Loading

0 comments on commit dfa1c31

Please sign in to comment.