Commits
Georgi Djakov committed d3987650744
UPSTREAM: interconnect: Add pre_aggregate() callback 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@chromium.org> Reviewed-by: Evan Green <evgreen@chromium.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> (cherry picked from commit cbd5a9c28bb5d2560be34fc6a2b6e60197628433) Signed-off-by: Tri Vo <trong@google.com> Bug: 140294226 Change-Id: I0212ef3345c80be07098a692cfa8767f4c7716c3