]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc1616596d82886eb7e619c9d5491cb400bf6855c
tree20faf80389aa5f577f03c72f607e45fee6ed826d
parent674f487dbd29e86a63524234a747b52965e3a61a
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 <vapier@gentoo.org>
arch/blackfin/kernel/module.c