Staging
v0.5.1
https://github.com/torvalds/linux
Revision e08c1694d9e2138204f2b79b73f0f159074ce2f5 authored by Andres Salomon on 04 July 2008, 17:00:03 UTC, committed by Linus Torvalds on 04 July 2008, 17:40:09 UTC
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>
1 parent 4915399
History
Tip revision: e08c1694d9e2138204f2b79b73f0f159074ce2f5 authored by Andres Salomon on 04 July 2008, 17:00:03 UTC
olpc: sdhci: add quirk for the Marvell CaFe's vdd/powerup issue
Tip revision: e08c169
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.6 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.6 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top