commit | b15d0b5256056a67c5cb14c2d4d46dd12c8bfb99 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Fri Jun 07 13:47:38 2013 -0300 |
committer | Jason Cooper <jason@lakedaemon.net> | Sat Jun 08 14:10:19 2013 +0000 |
tree | 2e0f8526ce1c2e8b6afbe977b0f5183d59defc0c | |
parent | c589f9b4b51317cfc530812fe90a9895bd51430e [diff] |
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>