git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce229c5
)
arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
author
Mark A. Greer
<mgreer@animalcreek.com>
Sun, 18 Mar 2012 01:22:48 +0000
(18:22 -0700)
committer
Kevin 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