commit | 98f94ea6d823a2605a6cbe16c943e81abd9e8690 | [log] [tgz] |
---|---|---|
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | Mon Aug 14 22:00:24 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Aug 30 15:03:34 2017 +0200 |
tree | f5f9cd0ce457e59d79c404bc6ac809b47940061e | |
parent | 34292311f0195b2113a5f30e5bea33e4c2668315 [diff] |
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA Hosts supporting 8-bit bus are marked accordingly. If MMC_CAP_8_BIT_DATA is not among host capabilities, 8BITBUS bit will never be set and it is not cleared in case some non-SDHCI3 host uses it for something else. Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Tested-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>