greybus: manifest interface descriptor parsing
authorAlex Elder <elder@linaro.org>
Thu, 2 Oct 2014 02:54:17 +0000 (21:54 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 3 Oct 2014 04:18:41 +0000 (21:18 -0700)
commitd88bfb5b7df54f81869b28a25511e8ab957c4ced
tree0ee49d4a388afd3697b9054954645699c37fe97a
parentb09c94a1b71c82385ffa5f3c913d7d6e14eaea3d
greybus: manifest interface descriptor parsing

Add support for parsing one or more interface descriptors in a module
manifest.  There must be at least one, but we impose no limit on the
number of interfaces associated with a module.

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