commit | 84d7d5539d4dad97cc436664ab703fb2bf7f07ff | [log] [tgz] |
---|---|---|
author | Dong Aisheng <aisheng.dong@nxp.com> | Tue Jul 12 15:46:11 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Jul 25 10:34:52 2016 +0200 |
tree | e9e4c7a20a28c3466792007102023e1539984e5f | |
parent | 761daa36e2091f3717f8cd9ebaaa0e2f81e9308e [diff] |
mmc: sdhci-esdhc-imx: remove SDHCI_QUIRK_BROKEN_TIMEOUT_VAL The driver has already implemented the private .set_timeout() callback for common SDHCI code to do correct timeout value setting, it does not need call sdhci_calc_timeout(), so this quirk actually is not working. Remove it now. Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>