linux/drivers/mmc
David Jander 642c28ab86 mmc: core: Optimize case for exactly one erase-group budget
In the (not so unlikely) case that the mmc controller timeout budget is
enough for exactly one erase-group, the simplification of allowing one
sector has an enormous performance penalty. We optimize this special case
by introducing a flag that prohibits erase-group boundary crossing, so
that we can allow trimming more than one sector at a time.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-08-17 11:32:39 +02:00
..
card mmc: block: Add missing mmc_blk_put() in power_ro_lock_show() 2015-07-24 10:18:34 +02:00
core mmc: core: Optimize case for exactly one erase-group budget 2015-08-17 11:32:39 +02:00
host mmc: sdhci-pxav3: fix platform_data is not initialized 2015-07-24 10:18:39 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00