commit | a999fd9392310ff44b684f2011a60de7c7e73891 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Fri Apr 27 17:17:15 2018 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu May 03 09:36:19 2018 +0200 |
tree | 4c160b4f31c765d170a910481fa0af08e8c13cbc | |
parent | c16bc9a7678a27ece028dcbfea8df2049a65dbec [diff] |
mmc: sdhci: Add quirk to disable HW timeout Add quirk to disable HW timeout if the requested timeout is more than the maximum obtainable timeout. Also, if the quirk is set and ->get_max_timeout_count() is not implemented, max_busy_timeout is set to zero. Based-on-patch-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>