commit | ef0cd84cd3767220421b5d52864aa1005ec5e6f0 | [log] [tgz] |
---|---|---|
author | Karthik Anantha Ram <kartanan@codeaurora.org> | Fri Dec 01 15:05:40 2017 -0800 |
committer | Karthik Anantha Ram <kartanan@codeaurora.org> | Wed Dec 06 10:41:28 2017 -0800 |
tree | edc351732100973e0a71342ba3983804bc660558 | |
parent | 00f1431bfe9394b36f8d0f25a4845bf234f012e9 [diff] |
msm: camera: reqmgr: Adds total ordering of reqs for all pd devices For any pd request to be applied - all the lower pd devices need to be ready. So lowest will always go through, then the next higher if ready will go through. Requests to lower pd devices should not be blocked if next higher is not ready. Change-Id: I4f1232135371c2025bfe9e9a9dace76a286585fb Signed-off-by: Karthik Anantha Ram <kartanan@codeaurora.org>