greybus: connection: handle bundle-less connections in svc helpers
authorJohan Hovold <johan@hovoldconsulting.com>
Wed, 25 Nov 2015 14:59:22 +0000 (15:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 25 Nov 2015 23:39:16 +0000 (15:39 -0800)
commit35822c04a5c232a7899d43a74f0d2fca5077b196
treebbb859bd9de15148a2a4735fc11c67f8defe26be
parent0f37860de9a86d25f86ccc95631fa03fa766f31e
greybus: connection: handle bundle-less connections in svc helpers

The svc connection helper functions should not assume that all dynamic
connections will have a bundle.

This is needed as the control bundle is going away.

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