OSDN Git Service

greybus: hid: Move request/response structure/definitions to greybus_protocols.h
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 12 Aug 2015 06:21:11 +0000 (11:51 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 13 Aug 2015 03:57:56 +0000 (20:57 -0700)
commit51aee043ecdb890bbfd33e4cb3b73269ee8371e3
tree178a5b9a6c8a8a1ca2051ea512094695cab2d0c2
parentce83294348fee40d4173f5e5b41c2999405149b4
greybus: hid: Move request/response structure/definitions to greybus_protocols.h

These must be exposed to external modules, like gbsim. Move them to
greybus_protocols.h file.

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/hid.c