greybus: svc: get hd directly from connection
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 1 Sep 2015 11:46:16 +0000 (17:16 +0530)
committerJohan Hovold <johan@hovoldconsulting.com>
Wed, 2 Sep 2015 10:09:55 +0000 (12:09 +0200)
commitb9fb704afd6e2e3c749fc076f1d8fa36ae695d4d
tree368e265923498e9189712c1f4fe7a48820bc74ac
parent2630fbf828ed921bd52cfe1fbacc9ad16aa2f47a
greybus: svc: get hd directly from connection

There is no need to perform connection->bundle->intf->hd as the same can
be done with connection->hd.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
drivers/staging/greybus/svc.c