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

Use dev_err and dev_warn where appropriate and remove now unused pr_fmt
defines.

Testing Done:
Tested on DB3.5 with the generic bridge firmware on APB2.

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