linux-stable-rt/drivers/mmc/host
Dave Liu fbf6a5fcbc sdhci-of: Fix the wrong accessor to HOSTVER register
Freescale eSDHC controller has the special order for
the HOST version register. that is not same as the other's
registers. The address of HOSTVER in spec is 0xFE, and
we need use the in_be16(0xFE) to access it, not in_be16(0xFC).

Signed-off-by: Dave Liu <daveliu@freescale.com>
Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
2009-06-03 21:56:22 +02:00
..
Kconfig
Makefile
at91_mci.c
atmel-mci-regs.h
atmel-mci.c
au1xmmc.c
imxmmc.c
imxmmc.h
mmc_spi.c
mmci.c
mmci.h
mvsdio.c mvsdio: fix config failure with some high speed SDHC cards 2009-06-03 21:51:00 +02:00
mvsdio.h
mxcmmc.c mxcmmc: Fix missing return value checking in DMA setup code. 2009-06-03 21:48:25 +02:00
of_mmc_spi.c
omap.c mmc/omap: Use disable_irq_nosync() from within irq handlers. 2009-06-03 21:50:23 +02:00
omap_hsmmc.c omap_hsmmc: Trivial fix for a typo in comment 2009-06-03 21:47:37 +02:00
pxamci.c
pxamci.h
ricoh_mmc.c
s3cmci.c
s3cmci.h
sdhci-of.c sdhci-of: Fix the wrong accessor to HOSTVER register 2009-06-03 21:56:22 +02:00
sdhci-pci.c
sdhci.c
sdhci.h
sdricoh_cs.c
tifm_sd.c
tmio_mmc.c
tmio_mmc.h
wbsd.c
wbsd.h