diff options
author | 2020-01-22 15:27:46 +0100 | |
---|---|---|
committer | 2020-01-24 12:16:05 +0100 | |
commit | ad91619aa9d78ab1c6d4a969c3db68bc331ae76c (patch) | |
tree | d5830777fd1e93f646305f5cd681f8bf457eff14 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC (diff) | |
download | linux-rng-ad91619aa9d78ab1c6d4a969c3db68bc331ae76c.tar.xz linux-rng-ad91619aa9d78ab1c6d4a969c3db68bc331ae76c.zip |
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
The INAND_CMD38_ARG_EXT_CSD is a vendor specific EXT_CSD register, which is
used to prepare an erase/trim operation. However, it doesn't make sense to
use a timeout of 10 minutes while updating the register, which becomes the
case when the timeout_ms argument for mmc_switch() is set to zero.
Instead, let's use the generic_cmd6_time, as that seems like a reasonable
timeout to use for these cases.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20200122142747.5690-3-ulf.hansson@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions