]> asedeno.scripts.mit.edu Git - linux.git/commit
greybus: spi: add bundle-device prefix to error messages
authorJohan Hovold <johan@hovoldconsulting.com>
Thu, 11 Feb 2016 12:52:50 +0000 (13:52 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 12 Feb 2016 05:44:17 +0000 (21:44 -0800)
commit5ef545fb8c22ab605f764ea467859572797dbc09
tree41e044aed565b03a42121d077953b21463d2579c
parent8923c5b59ffd18b8a31b18dd02332fdfe801f7c9
greybus: spi: 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/spi.c