commit | 1388eefd5a5e6aaa3cb04070bfc2b944c1d24b82 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@simtec.co.uk> | Sun Jun 14 12:40:53 2009 +0100 |
committer | Pierre Ossman <pierre@ossman.eu> | Sun Jun 21 21:00:58 2009 +0200 |
tree | 3af02c2da18bc0b8640f177e5636b0775c34e21f | |
parent | 6882a8c071d609f4c088bee41e79572c7cfc1790 [diff] |
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>