]> git.karo-electronics.de Git - karo-tx-linux.git/commit
greybus: svc: preserve major/minor of protocol supported by SVC
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 11 Aug 2015 02:06:14 +0000 (07:36 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 12 Aug 2015 02:34:34 +0000 (19:34 -0700)
commit3ea959e3911e0c9ae49eb855d7b4f744349eb977
tree0b59226dfe8a1bdd6a9fddc08b3f46bdeb49903d
parenta404504a8651250b2632cf62356de6c77a923430
greybus: svc: preserve major/minor of protocol supported by SVC

These weren't preserved earlier, save them in the connection structure
instead of creating its own fields..

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