From: Joe Perches Date: Tue, 11 Nov 2014 22:44:57 +0000 (-0800) Subject: irda: Convert IRDA_DEBUG to pr_debug X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955a9d202f470019f42979f0d1caec98843e39ce;p=pandora-kernel.git irda: Convert IRDA_DEBUG to pr_debug Use the normal kernel debugging mechanism which also enables dynamic_debug at the same time. Other miscellanea: o Remove sysctl for irda_debug o Remove function tracing like uses (use ftrace instead) o Coalesce formats o Realign arguments o Remove unnecessary OOM messages Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed