greybus: svc: No need of per-direction route-create requests
authorViresh Kumar <viresh.kumar@linaro.org>
Mon, 7 Sep 2015 10:31:25 +0000 (16:01 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 15 Sep 2015 04:19:46 +0000 (21:19 -0700)
commitbb10685246b4a4885e569306eca0bb64ded1b4f0
tree62abc286a41efcaccb64582fb030e071d157ec75
parent5a5296bb8d67e90866d352b93ecce95d08b77fc0
greybus: svc: No need of per-direction route-create requests

The route-create request creates bi-directional routes and there is no
need to make separate calls for setting up routes on both the
directions.

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