ARM: davinci: Use standard logging styles
authorJoe Perches <joe@perches.com>
Sat, 1 Nov 2014 00:51:51 +0000 (17:51 -0700)
committerSekhar Nori <nsekhar@ti.com>
Tue, 18 Nov 2014 15:36:41 +0000 (21:06 +0530)
commita7ca2bcf2d2ef15c343a12f2a4c2e06380a0f495
tree69a469d83d4f6cddfc2ec346761128d592f2e1d5
parentf114040e3ea6e07372334ade75d1ee0775c355e1
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>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-dm644x-evm.c
arch/arm/mach-davinci/board-mityomapl138.c
arch/arm/mach-davinci/board-neuros-osd2.c
arch/arm/mach-davinci/clock.c
arch/arm/mach-davinci/mux.c
arch/arm/mach-davinci/time.c