commit | a7ca2bcf2d2ef15c343a12f2a4c2e06380a0f495 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Oct 31 17:51:51 2014 -0700 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Nov 18 21:06:41 2014 +0530 |
tree | 69a469d83d4f6cddfc2ec346761128d592f2e1d5 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
ARM: davinci: Use standard logging styles Convert printks to pr_<level> and pr_warning to pr_warn. Other miscellanea: o Coalesce formats o Realign arguments o Use %s, __func__ instead of embedded function names o Add pr_fmt to mityomapl138 and mux Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>