greybus: svc: Implement SVC requests
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 21 Jul 2015 12:14:19 +0000 (17:44 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 22 Jul 2015 17:12:41 +0000 (10:12 -0700)
commitead35460b5aaeeff5e0376fbae761cc59feb2237
tree3eb3e330ea21b0c202f723d7c55211133a3c414d
parentd3d448406772e421fb7ed8efd4d02d96cb2ab6f9
greybus: svc: Implement SVC requests

Some of the SVC request are already partially implement, whereas few
others are not. This patch implements and updates these requests.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus_protocols.h
drivers/staging/greybus/svc.c