Skip to content
Commit 27f4bf7d authored by Ulf Hansson's avatar Ulf Hansson
Browse files

mmc: rtsx_pci: Use the provided busy timeout from the mmc core



The rtsx_pci driver is using a fixed 3s timeout for R1B responses, which
in some cases isn't suffient. For example, erase/discard requests may
require longer timeouts.

Instead of always using a fixed timeout, let's use the per request
calculated busy timeout from the mmc core.

Cc: Micky Ching <micky_ching@realsil.com.cn>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Tested-by: default avatarMauro Santos <registo.mailling@gmail.com>
parent fa243f64
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment