OSDN Git Service

greybus: control: Use gb_builtin_protocol_driver()
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 1 Jul 2015 06:43:53 +0000 (12:13 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 1 Jul 2015 23:34:55 +0000 (16:34 -0700)
commit463e8736a3a5038732f681a7f1e9f6975d25b3fd
tree9141f7aeb7969c0e7679d006e48bcf34449088d2
parente18822e3d02c8f296fe42e0e8bda7e2e626a4714
greybus: control: Use gb_builtin_protocol_driver()

No need to write simple init/exit routines, use
gb_builtin_protocol_driver().

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