]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: mv_sdhci: Fix host version read for Armada100
authorAjay Bhargav <ajay.bhargav@einfochips.com>
Sun, 13 Nov 2011 23:43:12 +0000 (23:43 +0000)
committerAndy Fleming <afleming@freescale.com>
Fri, 25 Nov 2011 23:43:05 +0000 (17:43 -0600)
commit5af9a56999c3c7ec827447d0b957e3e234f5d9a4
treed08219d7cfdc7b39a2bb76e85a8bdd5c29faf7c7
parentfdbe8b9a2d1858ba35dd6214315563ad44d4a0e3
mmc: mv_sdhci: Fix host version read for Armada100

sdhci_readw does not work for host version read in Armada100 series
SoCs. This patch fix this issue by making a sdhci_readl call to get host
version.

Signed-off-by: Ajay Bhargav <ajay.bhargav@einfochips.com>
drivers/mmc/mv_sdhci.c
include/sdhci.h