arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
authorMark A. Greer <mgreer@animalcreek.com>
Sun, 18 Mar 2012 01:22:48 +0000 (18:22 -0700)
committerKevin Hilman <khilman@ti.com>
Thu, 22 Mar 2012 23:11:17 +0000 (16:11 -0700)
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 <mgreer@animalcreek.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found