OSDN Git Service

greybus: interface: separate manifest parsing from bundle registration
authorJohan Hovold <johan@hovoldconsulting.com>
Mon, 7 Dec 2015 14:05:44 +0000 (15:05 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 8 Dec 2015 20:56:38 +0000 (15:56 -0500)
commit708d07a9ea2f32ee3cf4fcbbba8d52c42302b39b
treeb96e9becd9ed51f2a043944ec6b2820c1094ac33
parenta7e36d0eac7fe9d8c66547ac4ec660b026ca4691
greybus: interface: separate manifest parsing from bundle registration

Separate manifest parsing, including bundle and connection creation,
from bundle registration.

Note that this is also needed to allow the interface to not be
registered until the manifest has been parsed.

Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/interface.c
drivers/staging/greybus/manifest.c