diff options
author | Chaotian Jing <chaotian.jing@mediatek.com> | 2018-10-13 10:20:47 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2018-10-15 16:00:29 +0300 |
commit | f38a9774ddde9d79b3487dd888edd8b8623552af (patch) | |
tree | 9c2c52c78dad7efc7c291dba9ca716cb05260165 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 56f6cbbed0463f1c78d602b17c315916cc1cd238 (diff) | |
download | linux-f38a9774ddde9d79b3487dd888edd8b8623552af.tar.xz |
mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready fail
when msdc_cmd_is_ready return fail, the req_timeout work has not been
inited and cancel_delayed_work() will return false, then, the request
return directly and never call mmc_request_done().
so need call mod_delayed_work() before msdc_cmd_is_ready()
Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions