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:21:55 +0000 (12:21 -0700)
commita53ccf3cfe09ff026dd0d38a4211bf5766743ba3
tree47ca7e5ff79ed92b0f621832c29b936b7c968980
parent7a64ba1a070e33af42f21811886497ee33030670
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