commit | 8e91125ff3f57f15c6568e2a6d32743b3f7815e4 | [log] [tgz] |
---|---|---|
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Wed Jul 22 16:44:26 2015 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Jul 24 10:18:34 2015 +0200 |
tree | 3081e174f11571a38feba334662c468d334b91ba | |
parent | 9098f84cced870f54d8c410dd2444cfa61467fa0 [diff] |
mmc: sdhci-esdhc: Make 8BIT bus work Support for 8BIT bus with was added some time ago to sdhci-esdhc but then missed to remove the 8BIT from the reserved bit mask which made 8BIT non functional. Fixes: 66b50a00992d ("mmc: esdhc: Add support for 8-bit bus width and..") Signed-off-by: Joakim Tjernlund <joakim.tjernlund@transmode.se> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>