From dc6b1ac98434d2c39d86de19aec9cf701b588c81 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 26 Jun 2009 00:35:24 +0000 Subject: [PATCH] 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-format-patch failed