From: Pierre Ossman Date: Sun, 2 Jul 2006 15:50:59 +0000 (+0100) Subject: [MMC] Fix sdhci PIO routines X-Git-Tag: v2.6.18-rc1~146^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a406f5a3b68ee1db2306a2ba1c9b00dbd3505d05;p=pandora-kernel.git [MMC] Fix sdhci PIO routines The sdhci controllers operate with blocks, not bytes. The PIO routines must therefore make sure that the minimum unit transfered is a complete block. Signed-off-by: Pierre Ossman Signed-off-by: Russell King --- Reading git-diff-tree failed