commit | 62c04a6ad879097c79c7c003e7c56117af9beb5c | [log] [tgz] |
---|---|---|
author | David Dai <daidavid1@codeaurora.org> | Wed Apr 12 19:05:49 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 17 19:04:17 2017 -0700 |
tree | 02613fcf65bc057e23708757565ef0812778266f | |
parent | bee662302d36a58b4e24dd667f2c8c866b3ecbc6 [diff] |
msm: msm_bus: Disallow 0 bw requests during early init Any clients attempting to request 0 bandwidth during init time is not immediately honored and flushed out at late init. This is to prevent clients from turning off vital shared resources that other clients may need but have not had a chance to probe and vote yet. Change-Id: I2e237a1d537720ad8e53c2cf38ab024273186a30 Signed-off-by: David Dai <daidavid1@codeaurora.org>