i2c: use pr_fmt in the core
authorWolfram Sang <wsa-dev@sang-engineering.com>
Sat, 9 Jul 2016 04:35:04 +0000 (13:35 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 14 Jul 2016 13:08:08 +0000 (22:08 +0900)
commit44239a5afd7c568047fbaba8f32fb4b4464902b4
treea3c0258570c307d9cbc754ef6d66d96dc7f301b7
parentbe309c3cd3dcbebbd2b742e9a2a24482c92e01ff
i2c: use pr_fmt in the core

Now that we revisited all error messages, we can use pr_fmt for the
remaining pr_* messages to ensure consistent output.

Signed-off-by: Wolfram Sang <wsa-dev@sang-engineering.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/i2c-core.c