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

Use dev_err and friends so that we can tell which interface (and module)
a manifest-parsing error messages was for.

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/manifest.c