Blackfin: cleanup printk() usage in module code
authorMike Frysinger <vapier@gentoo.org>
Fri, 26 Jun 2009 00:35:24 +0000 (00:35 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:28:48 +0000 (21:28 -0400)
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 <vapier@gentoo.org>

No differences found