commit | cd0a9b2d153b8204de51c1fe6a591e21e188890e | [log] [tgz] |
---|---|---|
author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | Wed Sep 14 19:20:24 2016 -0700 |
committer | Harry Yang <harryy@codeaurora.org> | Mon Mar 27 11:01:42 2017 -0700 |
tree | 91735403293219900123348b043d689a4273029c | |
parent | 773d4abf8524f8aaa8602d4fa2c69b61a9d99216 [diff] |
power: fg-memif: Clear retry_once flag in IMA read If the beat counts doesn't match during a SRAM read over IMA, a retry is attempted using retry_once flag. This flag is not cleared causing a continuous loop even if the beat counts match again. Fix it. CRs-Fixed: 1067180 Change-Id: Ie140740ce0374808a630a37d29888b646baa576f Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>