OSDN Git Service

greybus: driver corresponds to a bundle, not interface
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 1 Apr 2015 15:02:04 +0000 (20:32 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Apr 2015 10:07:30 +0000 (12:07 +0200)
commit9f5f30e712430912f4cff65e97dd36f9b3bdbe4e
treed7897f0cff367818aa75602ea615b9674375a1d5
parent8e2e22d7830616ac37a9045e9e749e35cbc10ffe
greybus: driver corresponds to a bundle, not interface

A Greybus driver will bind to a bundle, not an interface. Lets follow
this rule in code.

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