commit | fee686b74a9c115d3c4c851eb6613d1378ad0e0c | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Wed Oct 05 12:11:24 2016 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Oct 10 14:20:52 2016 +0200 |
tree | 203e96d98eecd9b89288802c4af29aa5c11c6ae9 | |
parent | 6bc090631dfc3394da0619e920662e6636dbe89c [diff] |
mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllers Some Intel controllers (e.g. BXT) might fail to set bus power after a D3 -> D0 transition due to the present state not yet having propagated. Retry for up to 2 milliseconds. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>