From: Viresh Kumar Date: Mon, 26 Mar 2012 05:09:43 +0000 (+0530) Subject: SPEAr3xx: Replace printk() with pr_*() X-Git-Tag: v3.5-rc1~154^2~9^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb00f965eeac548015bcd45414cccbe53b13d3f;p=pandora-kernel.git SPEAr3xx: Replace printk() with pr_*() For better print logs/messages, it is advisable to use pr_*() routines instead of directly calling printks. This patch removes direct calling of printks for spear3xx. Signed-off-by: Viresh Kumar --- Reading git-diff-tree failed