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:
5e12416
)
kernel/params: replace DEBUGP with pr_debug
author
Jim Cromie
<jim.cromie@gmail.com>
Tue, 6 Dec 2011 19:11:31 +0000
(12:11 -0700)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:15 +0000
(09:32 +1030)
Use more flexible pr_debug. This allows:
echo "module params +p" > /dbg/dynamic_debug/control
to turn on debug messages when needed.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found