OSDN Git Service

greybus: svc: fix version response
authorJohan Hovold <johan@hovoldconsulting.com>
Tue, 15 Sep 2015 08:48:00 +0000 (10:48 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 15 Sep 2015 13:14:43 +0000 (06:14 -0700)
commit59832931cbafa9211ec9ff8434b6d914f82f0f18
treeb8381849d5360438ed4530d1bc971a114946c08c
parentc09db1820f7ae71d0b1aad7cd1efafab0a880917
greybus: svc: fix version response

The SVC-protocol driver currently accepts the version offered by the
SVC, but still responded with a hard-coded version.

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