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:
29bbb7b
)
[media] staging: media: as102: replace custom dprintk() with dev_dbg()
author
Martin Kepplinger
<martink@posteo.de>
Mon, 4 Aug 2014 11:13:16 +0000
(08:13 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 21 Aug 2014 20:25:28 +0000
(15:25 -0500)
remove dprintk() and replace it with dev_dbg() or pr_debug()
in order to use the common kernel coding style.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found