From: Mike Frysinger Date: Fri, 26 Jun 2009 00:35:24 +0000 (+0000) Subject: Blackfin: cleanup printk() usage in module code X-Git-Tag: v2.6.32-rc1~662^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6b1ac98434d2c39d86de19aec9cf701b588c81;p=pandora-kernel.git Blackfin: cleanup printk() usage in module code Convert all printk() statements to use the common pr_xxx() funcs and use the new pr_fmt() function to standardize all of the output. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed