bus: mvebu-mbus: Use pr_fmt
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Fri, 7 Jun 2013 16:47:38 +0000 (13:47 -0300)
committerJason Cooper <jason@lakedaemon.net>
Sat, 8 Jun 2013 14:10:19 +0000 (14:10 +0000)
In order to clean message printing, we replace pr_info with pr_fmt.
This is purely cosmetic change, with the sole purpose of making
the code a bit more readable.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found