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
..
2008-05-20 17:48:12 -04:00
2008-06-25 10:55:09 -04:00
2008-06-25 10:56:16 -04:00
2008-07-07 15:22:53 -04:00
2008-07-07 15:29:28 -04:00
2008-07-15 14:14:44 +02:00
2008-07-10 14:26:21 +01:00
2008-06-27 14:49:52 -04:00
2008-07-14 15:51:11 -07:00
2008-07-09 16:16:32 -04:00
2008-04-08 16:44:45 -04:00
2008-02-29 15:19:32 -05:00
2008-06-04 15:57:10 -04:00
2008-03-24 19:25:08 -04:00
2008-07-10 14:26:23 +01:00
2008-02-05 09:44:22 -08:00
2007-10-19 20:35:20 -07:00
2008-06-09 15:50:16 -04:00
2008-06-09 15:50:16 -04:00
2008-04-08 16:44:45 -04:00
2008-04-27 15:38:30 -07:00
2008-02-05 09:44:08 -08:00
2008-05-20 17:55:30 -04:00
2008-01-28 15:05:55 -08:00
2008-01-28 15:03:32 -08:00
2008-04-16 15:59:56 -04:00
2007-10-14 12:41:51 -07:00
2008-05-28 16:43:48 -04:00
2008-02-29 15:19:32 -05:00
2008-04-01 17:13:16 -04:00
2008-05-28 16:43:40 -04:00
2008-01-28 15:09:35 -08:00
2008-05-28 16:43:39 -04:00
2008-01-28 15:09:35 -08:00
2008-02-29 15:19:32 -05:00
2008-01-28 15:09:35 -08:00
2008-05-28 16:43:38 -04:00
2008-01-28 15:09:35 -08:00
2008-02-29 15:19:32 -05:00
2008-05-20 17:55:29 -04:00
2008-02-29 15:19:32 -05:00
2008-01-28 15:09:35 -08:00
2008-02-29 15:19:32 -05:00
2008-05-12 07:27:38 -07:00
2008-05-12 21:18:05 -04:00
2008-03-24 19:25:07 -04:00
2008-04-08 15:05:57 -04:00
2008-05-12 21:18:05 -04:00
2008-02-15 13:44:17 -05:00
2008-01-28 15:09:50 -08:00
2008-07-10 14:26:17 +01:00