commit | 9f5f30e712430912f4cff65e97dd36f9b3bdbe4e | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Apr 01 20:32:04 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Mon Apr 06 12:07:30 2015 +0200 |
tree | d7897f0cff367818aa75602ea615b9674375a1d5 | |
parent | 8e2e22d7830616ac37a9045e9e749e35cbc10ffe [diff] |
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>