kernel-ark/drivers/mmc
Andres Salomon e08c1694d9 olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
This has been sitting around unloved for way too long..

The Marvell CaFe chip's SD implementation chokes during card insertion
if one attempts to set the voltage and power up in the same
SDHCI_POWER_CONTROL register write.  This adds a quirk that does
that particular dance in two steps.

It also adds an entry to pci_ids.h for the CaFe chip's SD device.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Pierre Ossman <drzeus-list@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-04 10:40:09 -07:00
..
card mmc: Fix crash in mmc_block on 64-bit 2008-06-05 16:14:17 -07:00
core mmc: sdio_ops.c should #include "sdio_ops.h" 2008-04-18 20:05:33 +02:00
host olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue 2008-07-04 10:40:09 -07:00
Kconfig
Makefile