diff options
| author | Sahitya Tummala <stummala@codeaurora.org> | 2014-03-28 09:42:01 +0530 |
|---|---|---|
| committer | Sahitya Tummala <stummala@codeaurora.org> | 2014-03-28 09:46:51 +0530 |
| commit | ed36ca564c7336a11caba977c6bae4b6a92cbc56 (patch) | |
| tree | 2c522cecabf3b24aec38ed9807cfdea623fecf0c /scripts/build-all.py | |
| parent | 46f3602a435f2e1029aeadca0521b260170f4c20 (diff) | |
scsi: ufs: fix issue with clock gating
In a case where clocks are gated and to ungate them ufshcd_hold()
is called with async flag set to false, clocks would be enabled
within the same context. There is a bug in the current code where
the active_reqs counter is getting incremented twice. This would
further prevent clock gating from happening. Fix this issue by
updating the active_reqs correctly.
Change-Id: I70bdae8d1ccc189db9bd2e9fee66678c571933f6
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions
