]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
greybus: connection: replace pr_err with dev_err
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 13 Oct 2015 17:10:21 +0000 (19:10 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 14 Oct 2015 19:00:09 +0000 (12:00 -0700)
commitaae5a44ff5a22c3c3398e68c89a4513c75725fd7
tree2ed421b801b7388a2dd9541070bf08d7010d77f7
parent305a031e1ae006eb3cbac5c4c7fd441596f0fe45
greybus: connection: replace pr_err with dev_err

Replace a couple of pr_err with more informative dev_err and clean up
the messages somewhat.

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