]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: i2c: add bundle-device prefix to error messages
authorJohan Hovold <johan@hovoldconsulting.com>
Thu, 11 Feb 2016 12:52:48 +0000 (13:52 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 12 Feb 2016 05:44:17 +0000 (21:44 -0800)
commit6d6fb2549f23d5d7d3494574b49e35df8e737645
tree04a59ed6a228b86e4cbccc0e8d17403a3fddbccd
parentb427572ebff3abba436a9ae45db73c78fa3ddcf8
greybus: i2c: add bundle-device prefix to error messages

Replace all pr_err with dev_err so we can tell what device (and driver)
a message was for.

Testing Done: Compiled

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/i2c.c