From: Richard Purdie Date: Fri, 27 Oct 2006 08:09:33 +0000 (+0100) Subject: [MTD] Allow variable block sizes in mtd_blkdevs X-Git-Tag: v2.6.20-rc6~47^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191876729901d0c8dab8a331f9a1e4b73a56457b;p=pandora-kernel.git [MTD] Allow variable block sizes in mtd_blkdevs Currently, mtd_blkdevs enforces a block size of 512, even if the drivers can seemingly request a different size. This patch fixes mtd_blkdevs so block sizes other than 512 work correctly. Signed-off-by: Richard Purdie Signed-off-by: David Woodhouse --- Reading git-diff-tree failed