From: Mark A. Greer Date: Sun, 18 Mar 2012 01:22:48 +0000 (-0700) Subject: arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*() X-Git-Tag: v3.4-rc2~12^2~4^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981798569b090543453baccbc0657fbcea311668;p=pandora-kernel.git arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*() Currently, pm34xx.c has a mix of printk() and pr_*() statements so replace the printk() statements with the equivalent pr_*() statements. Signed-off-by: Mark A. Greer Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed