]> git.baikalelectronics.ru Git - kernel.git/commit
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
authorBen Dooks <ben@simtec.co.uk>
Sun, 14 Jun 2009 11:40:53 +0000 (12:40 +0100)
committerPierre Ossman <pierre@ossman.eu>
Sun, 21 Jun 2009 19:00:58 +0000 (21:00 +0200)
commitcb5911e83039820a1d664ae1ae09b8d10bca524a
tree3af02c2da18bc0b8640f177e5636b0775c34e21f
parentdad08bc2f7cfad79293bf8430a560a6402f11512
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk

Add quirk to show the controller cannot do multi-block IO.

This is mainly for the Samsung SDHCI controller that currently
cannot manage to do multi-block PIO without timing out.

Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
drivers/mmc/host/sdhci-s3c.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h