git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f864b60
)
USB: wacom: remove dbg() usage
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 2 May 2012 04:24:28 +0000
(21:24 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 2 May 2012 04:31:55 +0000
(21:31 -0700)
dbg() was a very old USB-specific macro that should no longer
be used. This patch removes it from being used in the driver
and uses dev_dbg() instead.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Ping Cheng <pingc@wacom.com>
Cc: Eduard Hasenleithner <eduard@hasenleithner.at>
Cc: Chris Bagwell <chris@cnpbagwell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found