greybus: bundle: Initialize all bundles on link-up
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 1 Apr 2015 15:02:01 +0000 (20:32 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Mon, 6 Apr 2015 09:34:39 +0000 (11:34 +0200)
commitbb97ea813b1c31a0fc78af3d06a8dbd793ea372b
tree79dcc69cf77771ba04b715644e52cabf342149fb
parent7c183f70ed5b1fa368559031b1ef2245827f2918
greybus: bundle: Initialize all bundles on link-up

An interface can have 1 or more bundles. On link-up event, we must initialize
all the bundles associated with the interface.

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