OSDN Git Service

greybus: connection: Save major/minor supported by module
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 11 Aug 2015 02:05:58 +0000 (07:35 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 12 Aug 2015 00:53:43 +0000 (17:53 -0700)
commitd653f4b19163aa9f3a8046bd6e895b8615856d11
tree7fb618e9e731156a7d6230296a3432460e9bce93
parent2b11a45d29f52c94fdea1d8f1c7baa25cb7368bb
greybus: connection: Save major/minor supported by module

Save major/minor number supported by the module inside connection
structure, as this can be used later.

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