OSDN Git Service

greybus: svc: clean up log messages
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:19 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:34:19 +0000 (15:34 -0800)
commit684156a9d6eba32db939b11618d3c14d7e92d630
tree90c9fc816eaaf7c7720ebf391f4d899d0b5e4c92
parent5ef323846ff7d1c32e4fb2441dfc79b10d6092b3
greybus: svc: clean up log messages

Use dev_err and friends with the svc device for messages.
Clean up error messages.
Demote a few warnings to warning level.

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