commit | ae9c26b27ed32caf14309aa444b89eb29036f2e6 | [log] [tgz] |
---|---|---|
author | Lina Iyer <ilina@codeaurora.org> | Thu Jul 13 12:56:07 2017 -0600 |
committer | Lina Iyer <ilina@codeaurora.org> | Fri Jul 14 15:15:01 2017 -0600 |
tree | 5c2ed1fe5798496a057fab347cede06094655de4 | |
parent | e2f4272ede33613fd8fe1cdd24f47fabe7c5e8d2 [diff] |
drivers: qcom: rpmh: break down wait_for_completion Instead of waiting for a response from the mailbox controller indefinitely, timeout after a period and retry again. Also, after a certain number of failures initiate a controller debug. Change-Id: I73c4d69d789d6e3907a82515b8007f558369b83b Signed-off-by: Lina Iyer <ilina@codeaurora.org>