summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci.c
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2015-09-16 11:53:20 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2015-10-26 15:59:55 +0100
commit28804293b9086100ae784a15d62ebf6249db433c (patch)
tree8eed7bea8684a18bcebab79ae908b8d01bfa8590 /drivers/mmc/host/sdhci.c
parenta30b55119d086d33bd6046dfdd4723c810fd2579 (diff)
mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width
The driver prints if the data width is 8-bit but it's using a binary OR instead of a binary AND so it will always report as "is_8bit=Y" regardless of the flags in host->mmc->caps. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Reviewed-by: Ray Jui <rjui@broadcom.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci.c')
0 files changed, 0 insertions, 0 deletions