commit | 95c4d59ccda2cfae5dd40f7cd5f0f35d4d31b8f0 | [log] [tgz] |
---|---|---|
author | Rohit kumar <rohitkr@codeaurora.org> | Wed Jun 16 12:27:59 2021 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jun 29 09:30:08 2021 -0700 |
tree | a46834320189614d742232cecb172381667a2928 | |
parent | c900e8a5df6a2cfb77a0c922a98a34b3391e93be [diff] |
service: Synchronize graph_prepare/start and device_start In case of MSSD, HWEP configuration might get configured after graph_start leading to failure. Synchronize graph_prepare/start and device_start with global HWEP lock to avoid HWEP reconfiguration after graph_start. Change-Id: I395655fb45dede80042e8dd1ba5d113e8b673a03