mmc: sdhci-esdhc: Make 8BIT bus work
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>
Wed, 22 Jul 2015 14:44:26 +0000 (16:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Aug 2015 19:20:30 +0000 (12:20 -0700)
commit04c6708522d382d8961214ceceed2052647f70c2
tree2f897a7e612c06236ef28c11c6e1b36bf5a16bbc
parentb07016348b0bec192414ade9fb0e385fdc8c4a52
mmc: sdhci-esdhc: Make 8BIT bus work

commit 8e91125ff3f57f15c6568e2a6d32743b3f7815e4 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-esdhc.h