linux_dsm_epyc7002/drivers/mmc/core
Ulf Hansson 533a6cfe08 mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
All callers of __mmc_switch() should now be specifying a valid timeout for
the CMD6 command. However, just to be sure, let's print a warning and
default to use the generic_cmd6_time in case the provided timeout_ms
argument is zero.

In this context, let's also simplify some of the corresponding code and
clarify some related comments.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Link: https://lore.kernel.org/r/20200122142747.5690-4-ulf.hansson@linaro.org
2020-01-24 12:17:05 +01:00
..
block.c mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD 2020-01-24 12:16:05 +01:00
block.h
bus.c
bus.h
card.h
core.c mmc: core: limit probe clock frequency to configured f_max 2020-01-20 11:54:45 +01:00
core.h mmc: core: Re-work HW reset for SDIO cards 2019-11-14 16:28:56 +01:00
debugfs.c
host.c mmc: core: Remove mmc_gpiod_request_*(invert_gpio) 2019-12-18 13:37:07 +01:00
host.h
Kconfig
Makefile
mmc_ops.c mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() 2020-01-24 12:17:05 +01:00
mmc_ops.h
mmc_test.c
mmc.c mmc: core: Fix size overflow for mmc partitions 2019-11-18 10:05:38 +01:00
pwrseq_emmc.c
pwrseq_sd8787.c
pwrseq_simple.c
pwrseq.c
pwrseq.h
queue.c mmc: queue: Fix bigger segments usage 2019-09-12 13:14:09 +01:00
queue.h
quirks.h mmc: core: fix wl1251 sdio quirks 2019-11-15 09:59:19 +01:00
regulator.c
sd_ops.c
sd_ops.h
sd.c mmc: core: Fix init of SD cards reporting an invalid VDD range 2019-08-30 09:17:53 +02:00
sd.h
sdio_bus.c mmc: core: Re-work HW reset for SDIO cards 2019-11-14 16:28:56 +01:00
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c mmc: core: Fixup processing of SDIO IRQs during system suspend/resume 2019-09-11 16:10:19 +02:00
sdio_ops.c
sdio_ops.h
sdio_uart.c
sdio.c mmc: core: Re-work HW reset for SDIO cards 2019-11-14 16:28:56 +01:00
slot-gpio.c mmc: core: Remove mmc_gpiod_request_*(invert_gpio) 2019-12-18 13:37:07 +01:00
slot-gpio.h