]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sdhci: improve no card, no reset quirk
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 13 Apr 2008 14:03:38 +0000 (16:03 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Fri, 18 Apr 2008 18:05:31 +0000 (20:05 +0200)
commit0b82684c3c19aff092bb303959a31dbe5c965922
treeeaf61a14a686ffd77de78a266af597a81ef75557
parent9d7c6eee523c78b6ea4b56bd3927860d850616e5
sdhci: improve no card, no reset quirk

The quirk was meant to just inhibit some resets, but ended up blocking
all of them. Fortunately, this was just what was needed. Change the
comment to reflect reality.

Also, this issue has just been observed on Samsung laptops, so reduce
the number of chips the quirk affects.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/sdhci.c