MTD: mtdconcat NAND/Sibley support (rev.2)
authorAlexander Belyakov <abelyako@googlemail.com>
Wed, 17 May 2006 15:11:16 +0000 (19:11 +0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 17 May 2006 15:31:31 +0000 (16:31 +0100)
commite8d32937d9f2022c31871ef357a4883f78da1b7f
treec1cbf0718343d2faa1354570949217055763122c
parentceb31db11f78935c666c50fe9c99d4560d592fde
MTD: mtdconcat NAND/Sibley support (rev.2)

There is a second revision of "mtdconcat NAND/Sibley" patch. I hope
the patch will not get damaged as I'm posting it from gmail account,
thanks to Jorn.

The patch adds previously missing concat_writev(),
concat_writev_ecc(), concat_block_isbad(), concat_block_markbad()
functions to make concatenation layer compatible with Sibley and NAND
chips.

Patch has been cleared from whitespaces, fixed some lines of code as
requested. Also I have added code for alignment check that should
support Jorn's "writesize" patch.

Signed-off-by: Alexander Belyakov <alexander.belyakov@intel.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/mtdconcat.c