greybus: manifest cport descriptor parsing
authorAlex Elder <elder@linaro.org>
Thu, 2 Oct 2014 02:54:18 +0000 (21:54 -0500)
committerGreg Kroah-Hartman <greg@kroah.com>
Fri, 3 Oct 2014 04:19:56 +0000 (21:19 -0700)
commitc095bbcfcb1728aea3e9730ea6997373e3744582
tree6bd24187a01053291e4eee98272e6f763a905f95
parentd88bfb5b7df54f81869b28a25511e8ab957c4ced
greybus: manifest cport descriptor parsing

Add support for parsing one or more cports descriptors in a module
manifest.  There must be at least one for each interface, 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