]> Pileus Git - ~andy/linux/commit
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)
commitb15d0b5256056a67c5cb14c2d4d46dd12c8bfb99
tree2e0f8526ce1c2e8b6afbe977b0f5183d59defc0c
parentc589f9b4b51317cfc530812fe90a9895bd51430e
bus: mvebu-mbus: Use pr_fmt

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>
drivers/bus/mvebu-mbus.c