From: Jim Cromie Date: Tue, 6 Dec 2011 19:11:31 +0000 (-0700) Subject: kernel/params: replace DEBUGP with pr_debug X-Git-Tag: v3.3-rc1~66^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8487bfd954928660a52e91384a9b1f1049217e35;p=pandora-kernel.git kernel/params: replace DEBUGP with pr_debug 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 Signed-off-by: Rusty Russell --- Reading git-diff-tree failed