Files
android_kernel_xiaomi_sm8450/include/linux/mmc
Pierre Ossman ad3868b2ec mmc,sdio: helper function for transfer padding
There are a lot of crappy controllers out there that cannot handle
all the request sizes that the MMC/SD/SDIO specifications require.
In case the card driver can pad the data to overcome the problems,
this commit adds a helper that calculates how much that padding
should be.

A corresponding helper is also added for SDIO, but it can also deal
with all the complexities of splitting up a large transfer efficiently.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2008-07-15 14:14:44 +02:00
..
2007-09-23 21:28:01 +02:00
2008-07-15 14:14:41 +02:00
2007-05-01 13:04:18 +02:00
2007-10-17 22:51:13 +02:00
2007-09-23 21:16:27 +02:00