greybus: connection: fix version-request error handling
authorJohan Hovold <johan@hovoldconsulting.com>
Fri, 8 Jan 2016 19:13:40 +0000 (20:13 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Sat, 9 Jan 2016 08:41:46 +0000 (00:41 -0800)
commit4e6e3f5cff2dc72c05c8a8fb4539189ac9141133
tree8ff91be24336fddbf4c95f1323c2fbb404d48d07
parentb77f9328f2d629220389d44febf7ab6b48848050
greybus: connection: fix version-request error handling

Use the host device and connection name when logging errors as the
version-request helper must not assume that all connection have a
bundle.

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