commit | b37a05069b9ab9fb1e52393a3448d710c50c54d5 | [log] [tgz] |
---|---|---|
author | Alex Dubov <oakad@yahoo.com> | Wed Nov 14 23:55:36 2007 +1100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Nov 21 18:42:45 2007 +0100 |
tree | 04de6bb95d9835e96c9b2c269348206570160ce4 | |
parent | d198f101989d9bb950327f0d043f6203bb862343 [diff] |
tifm_sd: handle non-power-of-2 block sizes It is possible to handle arbitrary block sizes with tifm card reader by conditionally switching to PIO in case such block has to be delivered. At the beginning of each request, DMA is either disabled (non-power-of-2 block size) or set to load time user preference. Signed-off-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>