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:
510e884
)
[media] mb86a20s: don't pollute dmesg with debug messages
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 2 Mar 2013 12:05:42 +0000
(09:05 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 4 Mar 2013 19:32:08 +0000
(16:32 -0300)
There are a few debug tests that are shown with dev_err() or
dev_info(). Replace them by dev_dbg().
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found