commit | 357de006573f0dbbd5e214dd3f2fe808157ec530 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@hovoldconsulting.com> | Tue Jan 19 12:51:19 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Tue Jan 19 12:17:13 2016 -0800 |
tree | 0c9ae4a33f2b2161497b771e885163a4339ec194 | |
parent | 47a2e6769e8194da5570eaed7fc43f5abec18809 [diff] |
greybus: svc: store protocol version Store the "negotiated" protocol version to use in the svc state struct instead of the connection struct. The generic concept of a connection version is going away in favour of bundle-class versions. Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>