-
Richard Purdie authored
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 <rpurdie@openedhand.com> Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
19187672