greybus: define struct greybus_manifest
authorAlex Elder <elder@linaro.org>
Tue, 9 Sep 2014 18:55:04 +0000 (13:55 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 9 Sep 2014 22:07:42 +0000 (15:07 -0700)
commitbadad68e3adc3d0b7cbfe66902cb21c97833e242
tree3840a4baa5ebfefc9070de019ea76735c41f9979
parent05ad189c23ad278c5586936bbb08147ac6f479be
greybus: define struct greybus_manifest

Define a structure that describes the entire greybus manifest.
Adjust greybus_new_module() to use that, making it explicit that
it's not just a header that's being provided to that function.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/core.c
drivers/staging/greybus/greybus_manifest.h