summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVijay Viswanath <vviswana@codeaurora.org>2017-04-27 15:09:45 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-05-01 02:05:53 -0700
commit00229f96af9e3a01d6b7d5bd1e6dd41a559a77eb (patch)
tree6a641e27153db12c56c91290b7af2a099408e0f0 /tools/perf/scripts/python
parentd212c508bd8ee6888d1a9df9e905244c64078151 (diff)
mmc: cmdq_hci: Avoid releasing clock twice during DCMD error
When erase DCMD commands fail, a completion notification may get raised by host controller for the task in addition to error interrupt. This can result in the done function of mmc request getting called twice and release the clock twice and mess up the clock request counter. The done function should be called only once for DCMD commands except flush commands. Change-Id: Ie3a96e48ca98872cf686049eb5caa060f143f9cb Signed-off-by: Vijay Viswanath <vviswana@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions