OSDN Git Service

greybus: Add bundle descriptor type
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 1 Apr 2015 15:01:59 +0000 (20:31 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Sun, 5 Apr 2015 16:12:04 +0000 (18:12 +0200)
commit83a0cb593b5517a13f88c8f9ae9ce7e43af4b54b
treea890db2eb5eb736b62ca68ce4ff903519b72be62
parentc9d9d0d443afab6c4c1ce295c283f0caab56db16
greybus: Add bundle descriptor type

A bundle corresponds to a device and a greybus driver binds to it. This patch
adds a type and descriptor for bundle.

This also shuffles the values of 'enum greybus_descriptor_type' to align
them with Greybus Specifications.

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