greybus: bundle: Create bundles using bundle descriptors
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 1 Apr 2015 15:02:00 +0000 (20:32 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Apr 2015 09:34:39 +0000 (11:34 +0200)
commit7c183f70ed5b1fa368559031b1ef2245827f2918
treebeb98fc07993f3cdec235b54f61c46f456c9bce1
parent581baacd33b087e4f7322f42ca8f336f7f0acc4d
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>
drivers/staging/greybus/bundle.c
drivers/staging/greybus/bundle.h
drivers/staging/greybus/manifest.c