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:
a1a4caf
)
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
author
Richard Leitner
<richard.leitner@skidata.com>
Thu, 21 Aug 2014 06:31:39 +0000
(08:31 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 27 Aug 2014 19:13:17 +0000
(14:13 -0500)
Replace the VDBG and DBG macro with the kernels "proper" debug macros
(dev_vdbg and dev_dbg) in f_acm.c, f_obex.c & f_serial.c
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found