OMAP3: serial: Use dev_* macros instead of printk
authorSergio Aguirre <saaguirre@ti.com>
Tue, 9 Mar 2010 19:22:14 +0000 (13:22 -0600)
committerSergio 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