commit | 3e207c8cfaa900590590d2dfdbc5be155f258d7b | [log] [tgz] |
---|---|---|
author | Adrian Hunter <adrian.hunter@intel.com> | Thu Aug 10 15:08:09 2017 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Aug 30 15:03:33 2017 +0200 |
tree | 27e4e90bd954cbfed7e8566da863f2a2eafe3793 | |
parent | d3bf68ae04c7e29ed3c30b7f4b1f0c6a4a11c7f1 [diff] |
mmc: core: Turn off CQE before sending commands CQE needs to be off for the host controller to accept non-CQ commands. Turn off the CQE before sending commands, and ensure it is off in any reset or power management paths, or re-tuning. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>