dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/mmc
Pierre Ossman 55db890a83 mmc: Allow host drivers to specify max block count
Many controllers have an upper limit on the number of blocks that can be
transferred in one request. Allow the host drivers to specify this and make
sure we avoid hitting this limit.

Also change the max_sectors field to avoid confusion. This makes it map
less directly to the block layer limits, but as they didn't apply directly
on MMC cards anyway, this isn't a great loss.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-02-04 20:54:10 +01:00
..
card.h mmc: Add support for SDHC cards 2007-02-04 20:54:07 +01:00
host.h mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
mmc.h mmc: Add support for SDHC cards 2007-02-04 20:54:07 +01:00
protocol.h mmc: Add support for SDHC cards 2007-02-04 20:54:07 +01:00