On Fri, Aug 9, 2019 at 5:13 AM Georgi Djakov <georgi.djakov@xxxxxxxxxx> wrote: > > Introduce an optional callback in interconnect provider drivers. It can be > used for implementing actions, that need to be executed before the actual > aggregation of the bandwidth requests has started. > > The benefit of this for now is that it will significantly simplify the code > in provider drivers. > > Suggested-by: Evan Green <evgreen@xxxxxxxxxxxx> > Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx> Reviewed-by: Evan Green <evgreen@xxxxxxxxxxxx>