From: Alex Dubov Date: Wed, 14 Nov 2007 12:55:36 +0000 (+1100) Subject: tifm_sd: handle non-power-of-2 block sizes X-Git-Tag: v2.6.24-rc4~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b37a05069b9ab9fb1e52393a3448d710c50c54d5;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed