commit | 7c183f70ed5b1fa368559031b1ef2245827f2918 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Wed Apr 01 20:32:00 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Mon Apr 06 11:34:39 2015 +0200 |
tree | beb98fc07993f3cdec235b54f61c46f456c9bce1 | |
parent | 581baacd33b087e4f7322f42ca8f336f7f0acc4d [diff] |
greybus: bundle: Create bundles using bundle descriptors Currently we are creating bundles based on interface descriptors. An interface can have one or more bundles associated with it and so a bundle must be created based on a bundle descriptor. Also get class_type from bundle descriptor. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>