From: Sergio Aguirre Date: Tue, 9 Mar 2010 19:22:14 +0000 (-0600) Subject: OMAP3: serial: Use dev_* macros instead of printk X-Git-Tag: v2.6.34-rc6~26^2~29^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c805eb4f89d44fe4e457d727b59af15c4a4a36;p=pandora-kernel.git OMAP3: serial: Use dev_* macros instead of printk 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 --- Reading git-diff-tree failed