OSDN Git Service

greybus: protocol: Add gb_gpbridge_protocol_driver()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 20 May 2015 11:50:09 +0000 (17:20 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 21 May 2015 05:44:37 +0000 (22:44 -0700)
commit27551b1d5f9bc99881915adc558c2c6113846a40
tree258ad506d0a9a6abad33505808d404880ef86162
parentf5db53b4c764ca4d1b1f1ca2bea5e276fc3befe1
greybus: protocol: Add gb_gpbridge_protocol_driver()

There are many gpbridge protocol drivers that need gb_protocol_driver()
without the module_init/exit() lines. Lets create one for them.

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