diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2021-06-08 21:06:20 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-06-14 14:57:44 +0300 |
commit | 21adc2e45f4ef32786807375107543797ff68615 (patch) | |
tree | 076b5efe5d6cabae1f7c1edb55388807bfbc747c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a7ab186f60785850b5af1be183867000485ad491 (diff) | |
download | linux-21adc2e45f4ef32786807375107543797ff68615.tar.xz |
mmc: Improve function name when aborting a tuning cmd
'mmc_abort_tuning()' made me think tuning gets completely aborted.
However, it sends only a STOP cmd to cancel the current tuning cmd.
Tuning process may still continue after that. So, rename the function to
'mmc_send_abort_tuning()' to better reflect all this.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20210608180620.40059-1-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions