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:
e88d556
)
OMAP3: serial: Use dev_* macros instead of printk
author
Sergio Aguirre
<saaguirre@ti.com>
Tue, 9 Mar 2010 19:22:14 +0000
(13:22 -0600)
committer
Sergio Aguirre
<saaguirre@ti.com>
Mon, 15 Mar 2010 21:34:12 +0000
(16:34 -0500)
As we have a struct device populated at the time we are
printing the errors, using dev_* macros makes more sense,
as could give a better idea where the error/warning came from.
Signed-off-by: Sergio Aguirre <saaguirre@ti.com>
No differences found